CSS not working in laravel – Twitter bootstrap
I'm using Laravel to create a web application. So I created a header.css file and it is in public/assets/css/header.css. What I am trying to do is just style the header, but it isn't working. In my default.blade.php I have <!doctype…