You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- APP_ENV=
- APP_HOST=
- APP_PORT=
- DB_CONNECTION=mysql
- DB_HOST=127.0.0.1
- DB_PORT=3306
- DB_DATABASE=pro-php-mvc
- DB_USERNAME=root
- DB_PASSWORD=
-
- EMAIL_TOKEN=
- EMAIL_FROM_NAME=
- EMAIL_FROM_EMAIL=
|