gholamimohsen / StilGalleriet

StillGalleriet
3 stars 0 forks source link

22 crud users #38

Closed gholamimohsen closed 5 months ago

gholamimohsen commented 5 months ago

The code tested in Postman & everything seems working good. Please review the code & merge if all is fine.

Shumisen commented 5 months ago

Had to modify the User model. Also the update method was a create method. Replaced the method with a proper update method.

The code is now functional after my changes.