Tutorial − Introduction
If you are still new to CodeIgniter, you should first learn CodeIgniter. Because We don't provide a tutorial for CodeIgniter.
This tutorial will explain how to generate crud based on a database table.
The Process will produce :
- Controller file
- Model file
- View files
You also can create database table with NipIgniter.
Enjoy !