akaunting / laravel-firewall

Web Application Firewall (WAF) package for Laravel
https://akaunting.com
MIT License
942 stars 106 forks source link

Patched service provider to work with Laravel 7 #54

Closed townsweb closed 2 years ago

townsweb commented 2 years ago

Patched service provider to work with Laravel 7, which requires an array as second parameter to middlewareGroup(), when it is null before config is cached.

denisdulici commented 2 years ago

Unfortunately, this package is not going to support older Laraver versions anymore.