Example working "CRUD"

Hello Guys,

I’m creating a CRUD in slim but I don’t know how to do it.
Can someone give an example of a working crud.
I badly need it :worried:

Creating a CRUD application with Slim isn’t significantly different from creating it in a different framework or with straight PHP. You might find the following resources helpful.

3 Likes