Welcome to the CodeIgniter-Crud!
- Place Create_crud in your project's controller folder & link it to your navigation.
- Place Create_crud_Model in your models folder.
- Place crud_form in your views/crud folder.
- All you have to give your desire (database) table name.
- And view path (Where you want to store your view file) exclude views folder name, such employee not views/employee.
- click Save and it's done.