Configure Environment
Last updated
Was this helpful?
Last updated
Was this helpful?
Find .env file edit or change
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