Broken Login Page
I understand it's a basic issue and resolved this last year, but I've been working on resolving it for the past 30 minutes but no luck now. Pls help.
Solution:Jump to solution
Sorry, I've resolved the issue. I forgot to run this command
php artisan filament:install --panels
6 Replies
This is a fresh Laravel and Filament installation
I will try install the breeze or jetstream. I think this is the lacking package
Make sure you run
npm run build
, also sometime this can be caused by serving mixed content (http/https). In both cases your browser developer will show some hints.Installed breeze and ran npm's commands but no luck again π¦
Even npm run build
Can you show us your console tab . Is there any css/js error .
Solution
Sorry, I've resolved the issue. I forgot to run this command
php artisan filament:install --panels
π π π