Skip to content

nikhildev4nk/CodeIgniter-AngularJS-App

 
 

Repository files navigation

CodeIgniter AngularJS App

Sample App based on CodeIgniter 3.x and AngularJS 1.x.

This is very simple example - CRUD.

How to start?

  • Set database config in appliaction/config/database.php
  • Autoload database and url in application/config/autoload.php
  • Import database.sql file to your database
  • Adjust .htaccess file to your needs

You're ready to go - http://localhost/your_project/projects

About

Sample App based on CodeIgniter and AngularJS

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.3%
  • PHP 24.8%
  • Other 0.9%