Accelerate Creation CRUD On Codeigniter Using Grocery Crud



Grocery crud is a library that running on codeigniter. As the previous explanation codeigniter is a framework php that hasten our work. Now with grocery crud you can accelerate your work for making crud on to your system faster and easily. You don't need many time to make code for insert, retrive, update, delete, validation, or relationship may be. All of task just write one line. You want to try? You can download it with this link.

If you have download the grocery crud you will get these files and folders.

Let's setting grocery crud so that can be used on codeigniter.



Your task is make structure folder your codeigniter become like above.
In your folder grocery crud you have downloaded, you copy each file appropriate name from folder application on grocery crud to folder application on codeigniter. And you should copy assets folder to folder codeigniter.
Or if you don't want getting troublesome you can copy all folders and files in grocery crud folder then paste and replace in codeignter folder. Now you get your structure folder on codeigniter become like image above. Or you can download folder that I have setted.

Comments