Where do you locate database configuration file?



Where do you locate database configuration file?..

Answer / 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

More Laravel PHP Framework Interview Questions

What are the software’s included in laravel homestead?

0 Answers  


Name the template engine utilized by laravel.

1 Answers  


Explain Laravel - Event Handling ?

1 Answers  


How to configure route cache in laravel?

0 Answers  


How can we turn off csrf protection for a particular route?

0 Answers  






What is laravel slug?

0 Answers  


What are accessors and mutators in eloquent and why should you use them?

0 Answers  


Explain me active record implementation. How to use it laravel?

0 Answers  


How to write html code in laravel controller?

0 Answers  


How can we check the laravel current version?

0 Answers  


What is guarded attribute in a model?

0 Answers  


Tell me what is database migration? And how to use it to add insert initial data to database?

0 Answers  


Categories