garygreen / pretty-routes

Pretty routes for Laravel
655 stars 77 forks source link

Call to undefined function array_get() #57

Closed HamidVetr closed 5 years ago

HamidVetr commented 5 years ago

So I just wanted to test this package with Laravel 6 and stumbled upon this error

Call to undefined function array_get()

And since your last commit says "Add support for Laravel 6" then I assume this a bug that needs fixing