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 |
how to create subdomain routing in laravel 5?
What are common http error codes?
What is an observer in laravel?
What is use of model in laravel?
Please provide steps to configure homestead?
Explain how to upgrade valet to valet 2.0?
How can we get the user's ip address in laravel?
What is :: in laravel?
What is crud generator?
How long have you been using laravel?
What do you mean by horizon in laravel 5?
Explain the request life cycle of laravel?