Which version of Spark did you try to install? Also, which version of NPM do you have installed? Were there any errors when any of these commands were executed?
Apr 26, 2020
1
Level 1
How to fix new Spark Laravel project bug
I just want to ask if any of you encounter this problem like mine, so I just got this project, Spark Lavavel, things I already installed/command I ran
composer install
composer dump-autoload -o
npm install
php artisan migrate
npm run dev
php artisan view:clear
php artisan cache:clear
I did not change any code yet, nothing at all, after I clone it from our repo then I ran the command above, no nav bar, messed up login and registration portal, I just wonder how to fix this, thank you so much for your time, heres some picture, thank you again everyone hope you can help me
https://i.stack.imgur.com/1nCHL.png https://i.stack.imgur.com/96oOV.png
Please or to participate in this conversation.