KenKaneki-42 / OC_P6

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

Implement Comment Creation Feature #13

Closed KenKaneki-42 closed 5 months ago

KenKaneki-42 commented 7 months ago

completion time: 1day . Develop the functionality allowing users to add new comment. This includes creating a form, handling form submission, and storing the comment trick in the database. Ensure validations are in place for the form inputs.