0rla / larp-bj
A JWT API Boilerplate to create REST APIs with Entrust roles and permissions. Original boilerplate: thanks to francesco malatesta: https://github.com/francescomalatesta/laravel-api-boilerplate-jwt
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.6.4
- barryvdh/laravel-cors: ^0.8.2
- dingo/api: 1.0.x@dev
- laravel/framework: 5.4.*
- league/fractal: ^0.15.0
- tymon/jwt-auth: ^0.5.10
- zizaco/entrust: 5.2.x-dev
Requires (Dev)
- barryvdh/laravel-ide-helper: ^2.3
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~5.7
- symfony/css-selector: 3.1.*
- symfony/dom-crawler: 3.1.*
This package is not auto-updated.
Last update: 2024-11-21 07:16:40 UTC
README
(Original Boilerplate: https://github.com/francescomalatesta/laravel-api-boilerplate-jwt)
Installation
For installation steps, refer to laravel-api-boilerplate-jwt by francesco malatesta: https://github.com/francescomalatesta/laravel-api-boilerplate-jwt
Usage
For api configs refer to: https://github.com/francescomalatesta/laravel-api-boilerplate-jwt
For role and permissions middlewares documentation refer to: https://github.com/Zizaco/entrust