javadnasrollahi / angular-codeigniter-seed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:PHP 93.4%Language:HTML 3.7%Language:JavaScript 2.1%Language:CSS 0.8%