Configure Environment
Describes configuration of the environmen
Last updated
Describes configuration of the environmen
Last updated
Find .env file edit or change
If you don't find the .env file then please enable "Show hidden files"
Then change the below information according to your database credentials
DB_HOST= your database host
DB_PORT= your database port number
DB_DATABASE= your database name
DB_USERNAME= your database username
DB_PASSWORD= your database password