Basic AngularJs DataGrid With CodeigniterHMVC
#Installing
- Download and unzip the file to wamp/www/
- Setup Database application/config/database.php.
- Create a Database datagrid, and create a table tbl_packages.
- Import MySQL table tbl_packages from application/DB/tbl_packages.sql.
👍 Good Luck!