Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 465 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 465 Bytes

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