Questions tagged as '.env'

1
answer

Laravel and Github

Good afternoon, I am currently taking a course and I am on the subject of routes in the course of laravel, I am following the lessons perfectly. I made the installations of all the requirements that are in class, like xampp, npm, composer etc. I...
asked by 29.10.2018 / 15:56
1
answer

Comment on .env files [closed]

Is there any way to write comments in an .env file in NodeJS projects?     
asked by 29.09.2018 / 23:24
0
answers

Customize .env file

How can I configure the .env file to be prepared for different connections, such as: If I want production I go there in the .env file and change the DB_HOST = 185.565.55.5 If I want to test I go there in the .env file and change the DB_HOS...
asked by 20.07.2018 / 21:25