Skip to content

azzus78/codeigniter-crud-example

 
 

Repository files navigation

################### CodeIgniter + Bootstrap + MySQL CRUD ###################

This project are a CRUD of a simple product order system.

Install

  • Have a dump in dump_database folder, you can import in your database;
  • Configure the application/config/database.php to connect with your database;
  • PHP version 5.6 or newer is recommended by CodeIgniter. I Have made this project in PHP 7.3;
  • I Have utilized XAMPP for localy install.

About

Simple CRUD in Codeigniter: Product Order

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.3%
  • Other 0.7%