samedi 14 septembre 2019

Laravel 5.2 Not Loading Key Resources App.js or App.css 404 Not Found

To setup my project I ran:

laravel new cms
composer require laravel/ui
php artisan ui:auth
php artisan migrate

However, when I go to http://cms.test/login I am shown the login page:

enter image description here

And get two 404 errors for missing resources:

http://cms.test/js/app.js net::ERR_ABORTED 404 (Not Found)
http://cms.test/css/app.css

What could be the reason for these missing files?



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2Ql1vwm
via IFTTT

Aucun commentaire:

Enregistrer un commentaire