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.09k stars 720 forks source link

Route [login] not defined. #1243

Open BiLN-123 opened 3 months ago

BiLN-123 commented 3 months 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 3 months 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.

arif98741 commented 4 weeks ago

Have you installed auth packages?