Follow the steps below to make a simple CRUD with Gii!
- Make sure the your project is connected to your database
- open the gii page
- create a model of the database tables
- create a CRUD in the CRUD generator
- open your CRUD application
Follow the steps below to make a simple CRUD with Gii!
Recent Comments