zablose / rap
RaP - Roles and Permissions
1.1.0
2025-06-26 12:43 UTC
Requires
- php: ^7.4|^8.0
- ext-pdo: *
- illuminate/database: ^8.0|^9.0|^10.0|^11.0|^12.0
Requires (Dev)
- fakerphp/faker: ^1.24.1
- laravel/framework: ^12.19.3
- laravel/tinker: ^2.10.1
- mockery/mockery: ^1.6.12
- nunomaduro/collision: ^8.8.1
- phing/phing: ^3.0.1
- phpunit/phpunit: ^11.5.24
README
RaP - Roles and Permissions
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.24 rap.zdev
License
This package is free software distributed under the terms of the MIT license.