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 is asset in laravel?
How to resolve class instance out of the container in laravel?
Is laravel object oriented?
Where is route in laravel?
Explain how to redirect user with flashed session data in laravel?
What are string and array helpers functions in laravel?
Tell me how to enable the query logging?
How to register a middleware in laravel?
What is service providers?
How to use basic routing in laravel?
How to get Retrieving a Cookie in Laravel ?
Is laravel safe from sql injection?
What is slug in laravel?
What is singleton design pattern in laravel?
What are model factories?