UniSharp/laravel-filemanager

Route [login] not defined.

BiLN-123 opened this issue · 2 comments

Route [login] not defined.

Ảnh màn hình 2024-08-23 lúc 16 47 59

I have logged in but this error still appears

Do you have a route named 'login' defined in your app? Check php artisan route:list. It seems highly unlikely that this issue relates to this package, rather than your app itself.

Have you installed auth packages?