Login
Remember
Register
Ask a Question
Which file is used to create a connection with the database?
0
votes
asked
Oct 25, 2023
in
Laravel
by
rajeshsharma
Which file is used to create a connection with the database?
databaseconnection
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 25, 2023
by
rajeshsharma
To create a connection with the database, you can use .env file.
...