zablose / rap
RaP - Roles and Permissions
1.0.2
2021-06-01 13:54 UTC
Requires
- php: ^7.4|^8.0
- illuminate/database: ^8.0
Requires (Dev)
- facade/ignition: ^2.9.0
- fakerphp/faker: ^1.14.1
- fideloper/proxy: ^4.4.1
- guzzlehttp/guzzle: ^7.3.0
- laravel/framework: ^8.42.1
- laravel/tinker: ^2.6.1
- mockery/mockery: ^1.4.3
- nunomaduro/collision: ^5.4.0
- phpunit/phpunit: ^9.5.4
README
Publish
php artisan vendor:publish --provider="Zablose\Rap\RapServiceProvider" --tag=config
php artisan vendor:publish --provider="Zablose\Rap\RapServiceProvider" --tag=migrations
Development
Check submodule readme for more details about development environment used.
Hosts
Append to /etc/hosts
.
127.0.0.1 rap.zdev
127.0.0.1 www.rap.zdev
License
This package is free software distributed under the terms of the MIT license.