Answer Posted / sachin-laradev
Database configurations are normally located in .env file or config/database.php
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how to bind a service container to a service provide?
What is blade laravel?
What is eloquent model?
How do you do dependency injection in laravel?
When laravel was launched?
Describe laravel service provider?
How to set database connection in laravel?
Explain laravel contracts?
What do you understand by orm?
List types of relationships available in laravel eloquent?
Explain how to add additional sites in homestead environment?
Tell me what is the purpose of using dd() function iin laravel?
What is composer lock in laravel?
List default packages of laravel 5.6?
How to get JSON Response on Laravel ?