Laravel makes it exceedingly simple to connect to databases and conduct queries. App/config/database.php is the database configuration file. You can define all of your database connections in this file, as well as which connection should be utilized by default.
Laravel makes it exceedingly simple to connect to databases and conduct queries. The database configuration for your application is located at config/database.
Save data to database 1 if it is connected.
If database 1 is not connected, see if database 2 is.
Save data to database 2 if it is connected.
If database 2 is not connected, see if database 3 is.
Save data to database 3 if it is connected.
Laravel currently supports four database platforms: MySQL, Postgres, SQLite, and SQL Server.
Step 1: Using phpmyadmin, create a new database. Navigate to the domain name.
Step 2: Make changes to the.env configuration file. Once the database has been built, you must inform your Laravel project of its existence.
Step 3: Execute migration (optional)
Learner's Ratings
4.5
Overall Rating
83%
3%
7%
3%
4%
Reviews
A
Abdul Sattar
5
Please update course
A
Ali Haidar
5
awesome
M
Muzammal
5
Best Experience Ever
J
Jatin
5
this tutorial help me to learn laravel ..
Outstanding Course
G
gautam metaliya
5
good experiance
B
bokhtiar toshar
5
Thank you so much,
A
Anuj Tyagi
5
Thank you so much. You are doing a good job and your way of teaching is very good.
M
mohit mistry
5
Sir, very good explanation in video but sir which screen recoder you used for making this kind of video???
R
RUPESH MISHRA
5
sir please make a video how to use bootstap in laravel without cdn link..
Share a personalized message with your friends.