kineticamobile / lumki

Laravel 8 Users Management. Add-on to Jetstream, using spatie/laravel-permissions & lab404/laravel-impersonate
Other
75 stars 26 forks source link

Updated route-name references #3

Closed ghost closed 3 years ago

ghost commented 3 years ago

This is for issue #1, in fixing the first reference noticed there were other route-names that didn't match what the routes file was expecting.

I did a "php artisan route:list" to get the correct names and updated them and now everything seems to work perfectly!

raultm commented 3 years ago

Thanks for the contribution!

Working on the merging & fix little details