odat/laravel-lens

Laravel Under the Lens

Installs: 2 609

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

dev-master 2024-02-16 10:29 UTC

This package is auto-updated.

Last update: 2024-09-16 11:42:07 UTC


README

laravel security package

Latest Version on Packagist Total Downloads GitHub Actions

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.