faustbrian / laravel-middlewares
This package is abandoned and no longer maintained.
The author suggests using the artisanry/middlewares package instead.
Middlewares for 3rd-Party Packages for Laravel 5
2.2.0
2019-08-28 13:04 UTC
Requires
- php: ^7.2
- illuminate/support: ^5.8|^6.0
Requires (Dev)
- graham-campbell/testbench: ^5.0
- mockery/mockery: ^1.0
- phpunit/phpunit: ^8.2
README
Installation
Require this package, with Composer, in the root directory of your project.
$ composer require artisanry/middlewares
Testing
$ phpunit
Security
If you discover a security vulnerability within this package, please send an e-mail to hello@basecode.sh. All security vulnerabilities will be promptly addressed.
Credits
This project exists thanks to all the people who contribute.
License
Mozilla Public License Version 2.0 (MPL-2.0).