letrunghieu / active

The helper class for Laravel applications to get active class base on current route
https://www.hieule.info/tag/laravel-active/
MIT License
414 stars 83 forks source link

fix empty route matching single pattern #56

Open lamtranb opened 1 year ago

lamtranb commented 1 year ago

Hi,

This will fix the issue below

TypeError: in_array(): Argument #2 ($haystack) must be of type array, string given

src\Active.php:230
vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php:261