winex01 / access
.....
Requires
- backpack/crud: ^6.7
Requires (Dev)
- orchestra/testbench: ~5|~6
- phpunit/phpunit: ~9.0
This package is auto-updated.
Last update: 2024-11-12 08:57:53 UTC
README
Middleware app access.
Installation
Via Composer
composer require winex01/access
Usage
Step 1. install
# run
php artisan access:install
Step 2. Other available commands.
# php artisan access:migrate:fresh # php artisan access:migrate:rollback # php artisan license --key=base64EncryptedData
Uninstall this package.
composer remove winex01/access
Change log
Changes are documented here on Github. Please see the Releases tab.
Testing
composer test
Contributing
Please see contributing.md for a todolist and howtos.
Security
If you discover any security related issues, please email winnie131212592@gmail.com instead of using the issue tracker.
Credits
License
This project was released under MIT, so you can install it on top of any Backpack & Laravel project. Please see the license file for more information.
However, please note that you do need Backpack installed, so you need to also abide by its YUMMY License. That means in production you'll need a Backpack license code. You can get a free one for non-commercial use (or a paid one for commercial use) on backpackforlaravel.com.