Answer Posted / 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 |
Post New Answer View All Answers
How to create a controller in laravel?
Why middleware is used in laravel?
How to generate a request in laravel?
What is Encryption Process ?
What is seeding in laravel?
Explain laravel service container?
How to retrive/get current environment in laravel.
Provide the steps to configure laravel application?
How to create & register a service provider in laravel 5?
Explain binding a singleton?
What is the use of fillable in laravel?
What is meant by Attaching Cookies ?
Explain traits in laravel.
Is valet supports windows or ubuntu environment?
List types of the relationships supported by laravel?