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 are the main differences between laravel 4 and laravel 5.x?
What is reverse path filtering?
What is database migration in laravel?
Is laravel a programming language?
What is active record in laravel?
What is a Middleware Parameters ?
What are the three service provider types?
What is antiforgerytoken used for?
Why middleware is used in laravel?
How do I make a particular task run everyday by 10pm?
What is laravel used for?
What is the best package to set up billing and subscription with stripe and braintree?