Try to compile your assets by executing npm run dev. Also check the source code of the page you're visiting and ensure that the css/app.css file is referenced.
Feb 23, 2018
6
Level 1
Bootstrap navbar messed up in Laravel 5.6
Hi, that's kind of weird but my subject was originally on stackoverflow and just realised the best idea would have been laracasts so here's the subject :
https://stackoverflow.com/questions/48951572/bootstrap-navbar-messed-up-in-laravel-5-6
Also we can't upload images and format code in this forum which is pretty annoying in my opinion.
Well, I must add onto the subject that bootstrap works wonders in Laravel 5.5, but the last version completely fails.
Whats the issue so ?
Thanks
Level 42
Are you using Bootstrap 3 markup there? Laravel 5.6 uses Bootstrap 4. Try one of the examples, works fine for me: https://getbootstrap.com/docs/4.0/components/navbar/
1 like
Please or to participate in this conversation.