How to Add Bootstrap in Laravel Project

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hello everyone in this video I'm gonna show you how to add bootstrap dual arrival framework let's get started so this is a new laravel project now what I'm gonna do is run this project using the terminal just type PHP Artisan server so this is the part now we can find laravel default web page this is the main page now I'm going to clean this webpage great I just copied and paste some source code so we can check our project has a link to bootstrap properly we can find any stylings here let's add bootstrap just go to Google and search for bootstrap and this is the official website just click on it let's go to installation dock so here we can find a button to download bootstrap Library I'm going to download whole source code I have already downloaded it so now what I'm gonna do is extract this zip file so this is the fold inside it we can find bootstrap CSS fold and JavaScript folder now what we need to do is copy and paste these folders into our arrival project just copy this folder and paste it into public folder in your project this is my project folder let's go inside the public folder and now we can paste it perfect now what we need to do is link this CSS file and JavaScript file let's go to our main page and in the header section we can link our CSS file in this jar F we can link the location by default all the URLs begin inside this public folder and we can link CSS file directly like this perfect now we can link our JavaScript file URL for the file that's it now we can check our web page now we can see all the bootstrap stylings have linked to our project properly and also don't forget to add jQuery before you're loading your bootstrap.js file otherwise your functions will be not working properly thanks for watching guys don't forget to subscribe and hit the like button
Info
Channel: Info Tech WAR for Coding
Views: 5,387
Rating: undefined out of 5
Keywords: add laravel in laravel, laravel add bootstrap, bootstrap in laravel, how to add bootstrap in laravel, laravel bootstrap, laravel, laravel tutorials, laravel bootstrap tutorials, laravel framwork, codeigniter, boostrap, how to add bootstrap, add bootstrap, install bootstrap in laravel, install jquery in laravel, install laravel, install codeigniter
Id: 1tepWjb6xUs
Channel Id: undefined
Length: 4min 29sec (269 seconds)
Published: Sun Jan 01 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.