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
What are laravel’s contracts?
What is eloquent orm in laravel?
How to register a service provider in laravel?
What does csrf token in laravel 5?
What is the role of service provider?
What is composer tool?
List types of relationships available in laravel eloquent?
How to generate urls from named named routes?
Tell me how do you do dependency injection in laravel?
What is the render method?
Tell me why doesn't laravel use semantic versioning?
How to Declaration of namespace ?
What is service providers in laravel?
What is x-csrf-token , how it is different from csrf tokens?
What is meant by Error Log ?