шаг 1 сделан
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
APP_NAME=RybStock
|
||||
APP_ENV=local
|
||||
APP_DEBUG=true
|
||||
APP_URL=http://localhost
|
||||
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
DB_DATABASE=database_name
|
||||
DB_USERNAME=database_user
|
||||
DB_PASSWORD="database_password"
|
||||
DB_CHARSET=utf8mb4
|
||||
|
||||
MAIL_FROM=orders@loveriba.ru
|
||||
ADMIN_EMAIL=
|
||||
Reference in New Issue
Block a user