Where do you locate database configuration file?
Database configurations are normally located in .env file or config/database.php
| Is This Answer Correct ? | 0 Yes | 0 No |
What is database migration used in laravel 5? Explain
What are view creators?
Tell us what are bundles, reverse routing and the ioc container?
What are blade templates?
How to generate pretty urls in laravel?
Where do you locate database configuration file?
Explain how to get requested path in laravel?
How to make a constant and use globally?
How to create custom middleware in laravel?
Explain the request life cycle of laravel?
What is homestead in laravel?
What is url helper?