Skip to content

tarikdedic/slim3-angularjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slim3-angularjs

Slim3, migrations, JWT authentication, eloquent ORM and Monolog.
AngularJS, Twitter Bootstrap (Sass) and Grunt.

Local configuration

  • [root] -> composer install
  • [public/client] -> npm install
  • [public/client] -> grunt
  • [app/src] -> Modify settings.php
  • [root] -> php vendor/bin/phinx migrate -e development
    -> php vendor/bin/phinx seed:run -s PlayerSeeder
    -> php vendor/bin/phinx seed:run -s MatchSeeder
  • [root] -> Create .env file from .env.example with your JWT_SECRET
  • Run php built in web server or create VirtualHost

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published