Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 371 Bytes

File metadata and controls

10 lines (8 loc) · 371 Bytes

Basic_angularjs_Codeigniter_dataGrid

Basic AngularJs DataGrid With CodeigniterHMVC

#Installing

  1. Download and unzip the file to wamp/www/
  2. Setup Database application/config/database.php.
  3. Create a Database datagrid, and create a table tbl_packages.
  4. Import MySQL table tbl_packages from application/DB/tbl_packages.sql.

👍 Good Luck!