odat / laravel-lens
Laravel Under the Lens
Installs: 3 087
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Blade
Requires
- php: ^7.4|^8.0|^8.1
- illuminate/support: *
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-11-16 11:56:51 UTC
README
laravel security package
Installation
You can install the package via composer:
composer require odat/laravel-lens
Then
php artisan vendor:publish --provider="Odat\\LaravelLens\\LaravelLensServiceProvider" --force --tag="assets" php artisan vendor:publish --provider="Odat\\LaravelLens\\LaravelLensServiceProvider" --force --tag="config"
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email moad.odat@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.