Hello, I'm new to laravel and I followed the [Basic Task List] (https://laravel.com/docs/5.2/quickstart) documentation to learn using laravel. In the documentation bootstrap is used for the project. In my project, the bootstrap css/js filese are not included. What's the trick to add them to my project?
Take a look at this page, https://github.com/laravel/quickstart-basic/blob/master/resources/views/layouts/app.blade.php
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community