How to Connecting to Database in Laravel ?
Answer / surbhi
Configure the database in config/database.php file and create the college database with structure in MySQL.
Database: College
Table: student
| Is This Answer Correct ? | 0 Yes | 0 No |
What are class traits?
What is laravel quora?
Explain what are laravel facades?
Explain validations in laravel?
What is meant by Controller Middleware ?
What is the use of fillable in laravel?
How to create a controller in laravel?
How to get/set configuration values in laravel?
What is valet used in laravel 5?
Explain the concept of events in laravel.
what are Important Points contracts in Laravel ?
What is the laravel framework?