KenKaneki-42 / OC_P6

6th project of OpenClassroom php/symfony track
MIT License
1 stars 0 forks source link

Add Trick Modification Capability #6

Closed KenKaneki-42 closed 6 months ago

KenKaneki-42 commented 7 months ago

Allow users to edit existing tricks. This requires a form similar to the creation form, loading the existing trick data into the form, and updating the database upon submission.