APP_NAME='Serene Estilo'
APP_ENV=local
APP_KEY=base64:VaskrLHx+LtvzUPgWr22fhQEju9fEDtErN8sDfImxuE=
APP_DEBUG=true
APP_URL=https://serene-estilo.com

LOG_CHANNEL=stack

DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=seleneestilo_selene-estilostore
DB_USERNAME=seleneestilo_selene-estilostore
DB_PASSWORD=selene-estilostore

BROADCAST_DRIVER=log
CACHE_DRIVER=file
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_MAILER=smtp
MAIL_HOST=serene-estilo.com
MAIL_PORT=465
MAIL_USERNAME=support@serene-estilo.com
MAIL_PASSWORD=@serene-estilostore
MAIL_ENCRYPTION=ssl
MAIL_FROM_ADDRESS=support@serene-estilo.com
MAIL_FROM_NAME="Serene Estilo"

MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null

PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=

MOLLIE_KEY=test_5HcWVs9qc5pzy36H9Tu9mwAyats33J

