davidtrushkov / store

A ecommerce store using Laravel 5.2
87 stars 62 forks source link

gulp issue #6

Closed TsenkoTsenov closed 6 years ago

TsenkoTsenov commented 8 years ago

Hey, when i gulp ( successfuly ) and run the project i get this: 2 Any idea why this is happening ?

davidtrushkov commented 8 years ago

Hey, sorry for not getting back to you sooner, was busy this week. This can be the result of multiple things. First thing is check if the CSS and JavaScript files successfully made it into the 'public' folder. It could be you file structure is not set up correctly. Try to maybe go into one of the main files where all the css hrefs are called and change the path

If you want show me an image of your Laravel file structure WITH the public folder expanded to show the CSS and JavaScript files (If there are any)

linas01 commented 6 years ago

Hey, could you please tell me how you solve this issue. Thank you.