Skip to content

ferycode/angularjs-ci3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Code Coverage

angular-codeigniter-seed

Features

  • Single-page application (AngularJS)
  • Responsive (Bootstrap 3)
  • Multi-language
  • User manager
  • Role-based ACL

Requires

mcrypt

sudo apt-get install php5-mcrypt
sudo php5enmod mcrypt
sudo service apache2 restart

Installation

php api/index.php cli install
php api/index.php cli add administrator foo@bar.com password123

##Compatible with codeIgniter 3.0.2 change the line 101 on api/index.php so that the application leads to your system folder

##Credit Thanks to Richard McDaniel https://github.com/rmcdaniel

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.4%
  • HTML 3.7%
  • JavaScript 2.1%
  • Other 0.8%