APP_NAME=ThemeParkPanel APP_ENV=local APP_KEY= APP_DEBUG=false APP_URL=https://yourpanellink.com LOG_CHANNEL=stack DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=themeparkpanel DB_USERNAME=root DB_PASSWORD=yourpassword BROADCAST_DRIVER=log CACHE_DRIVER=file QUEUE_CONNECTION=sync SESSION_DRIVER=file SESSION_LIFETIME=120 MAIL_DRIVER=smtp MAIL_HOST=web.yourhosting.com MAIL_PORT=587 MAIL_USERNAME=yourmail@yourpanellink.com MAIL_PASSWORD=yourpassword MAIL_ENCRYPTION=tls STORE_URL=https://store.yourpanellink.com SHOWS=true HOME_PAGE=true