UniSharp / laravel-filemanager

Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
https://unisharp.github.io/laravel-filemanager/
MIT License
2.06k stars 721 forks source link

Route [login] not defined. #1243

Open BiLN-123 opened 3 weeks ago

BiLN-123 commented 3 weeks ago

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

jonnott commented 2 weeks ago

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.