mrakodol / Laravel-5-Bootstrap-3-Starter-Site

Laravel Framework 5 Bootstrap 3 Starter Site is a basic application with news, photo and video galeries.
885 stars 406 forks source link

Does not load css and JS #139

Closed oliveiraped closed 9 years ago

oliveiraped commented 9 years ago

Hi i installed Laravel-5-Bootstrap-3-Starter-Site using the manual on github, and when i do http://localhost/aplication, laravel does not load js and css files, can help me ?

Heres his error page on firebug console

"NetworkError: 404 Not Found - http://localhost/build/css/site-70807537.css" site-70807537.css "NetworkError: 404 Not Found - http://localhost/build/js/site-fcbe16fa.js" site-fcbe16fa.js "NetworkError: 404 Not Found - http://localhost/aquaria/public/_debugbar/assets/stylesheets?1436453519" stylesh...6453519 "NetworkError: 404 Not Found - http://localhost/aquaria/public/_debugbar/assets/javascript?1423122680" javascr...3122680 "NetworkError: 404 Not Found - http://localhost/aquaria/public/_debugbar/assets/stylesheets?1436453519" stylesh...6453519 "NetworkError: 404 Not Found - http://localhost/aquaria/public/_debugbar/assets/javascript?1423122680" javascr...3122680 ReferenceError: $ is not defined /aquaria/public/ (line 161, col 4) ReferenceError: $ is not defined /aquaria/public/ (line 167, col 8) ReferenceError: jQuery is not defined /aquaria/public/ (line 176) ReferenceError: PhpDebugBar is not defined /aquaria/public/ (line 178, col 4)

stojankukrika commented 9 years ago

When did you download this start site? Because this morning I fix it.

oliveiraped commented 9 years ago

yesterday, i will redeploy agayn and try again.

oliveiraped commented 9 years ago

It Works Now . Thank You !!!