qjacquet / laravel-angular
Laravel angular material starter
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.5.9
- barryvdh/laravel-cors: 0.7.x
- dingo/api: 1.0.x@dev
- laravel/framework: 5.2.*
- laravelangular/generators: ^2.7
- tymon/jwt-auth: 0.5.*
Requires (Dev)
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~4.0
- symfony/css-selector: 2.8.*|3.0.*
- symfony/dom-crawler: 2.8.*|3.0.*
This package is not auto-updated.
Last update: 2024-11-09 20:28:20 UTC
README
Installation
1 - git clone https://github.com/qjacquet/laravel-angular
2 - composer install
3 - [Follow the official doc] (https://laravel-angular.readme.io/docs)