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 |
What is reverse routing?
Tell me what are the official packages provided by laravel?
What is a route?
What are helper functions and name 10 with their purposes?
How long have you been using laravel?
How to configure clear route cache in laravel?
How can you generate urls?
State the difference between authentication and authorization.
What is laracasts?
How to configure route cache and clear route cache in laravel?
How to get user’s ip address in laravel?
What are the advanced features of laravel 6.0?