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 can I do with laravel?
How do I log an error?
Tell me in which language it was written?
What is luman?
List basic concepts in laravel?
Explain the difference between laravel 4 and laravel 5?
What is use of middleware in laravel?
Why we use csrf token in laravel?
Tell us what are bundles, reverse routing and the ioc container?
What is homestead.yaml?
In which directory laravel configartion files are kept.
What is slug in laravel?