Laravel CRUD

1 year ago
16

This is a basic task managing web application made using Laravel to practice CRUD (create, read, update and delete) operations.

Please note that the ID of the tasks are 3 and 5 because other tasks (1,2,4) were deleted when testing this application.

Loading comments...