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 auth is used?
What is laravel scout?
State the difference between authentication and authorization.
What is laravel 5?
List default packages of laravel 5.6?
How can someone turn off csrf protection for a specific route?
what is Restful Resource Controllers ?
Explain binding primitives?
What is schema in laravel?
How to Storing Session Data in Laravel ?
Please explain events in laravel?
How to create route name in laravel 5?
How to create custom library in laravel?
List server requirements for installing laravel 5.5?
Differentiate between delete() and softdeletes().