Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Belhedi's avatar

How to fix the disappearance of bootstrap template from my laravel project

I downloaded a project from godaddy shared hosting to edit him but when i access to the application from my localhost the template is gone (design, css, js, buttons etc...). it show me only white page with simple html codes(words)

0 likes
5 replies
Belhedi's avatar

what ? I'm using laravel not php native mate !

munazzil's avatar

Are you using auth function then go with below one,

   localhost/books/public/login
MLCochrane's avatar

Hey @belhedi ,

Are you seeing any errors in the console? Tough to diagnose the problem without more info but it does sound like the page resources are not being referenced correctly.

Please or to participate in this conversation.