/
var
/
www
/
html
/
web
/
Upload File
HOME
APP_NAME="SubsciptionFlow App" APP_ENV=production #APP_ENV=local APP_KEY=base64:U+axeI3kJhCoYRHoIMyxoCjDtr19Pc/0JQuMhTi7KY4= APP_DEBUG=false APP_URL=https://sfapps.subscriptionflow.com SHOPIFY_APP_NAME="SubsciptionFlow App" SHOPIFY_API_KEY=dc213eb723a4d11a7055c7b1eed0de79 SHOPIFY_API_SECRET=c8df617f3381fc8d16c9af23f931120d SHOPIFY_API_SCOPES=write_products,read_orders,write_orders,read_customer_payment_methods,read_own_subscription_contracts,write_own_subscription_contracts,read_purchase_options,write_purchase_options,read_payment_mandate,write_payment_mandate,write_themes #SHOPIFY_API_SCOPES=write_themes,read_products,write_products,read_orders,write_orders,read_customers,write_customers,read_inventory,write_inventory,read_customer_payment_methods,read_own_subscription_contracts,write_own_subscription_contracts,write_payment_mandate,read_payment_mandate #SHOPIFY_API_SCOPES=write_themes SHOPIFY_WEBHOOK_1_TOPIC=APP_UNINSTALLED SHOPIFY_WEBHOOK_1_ADDRESS=https://sfapps.subscriptionflow.com/webhook/app-uninstalled SHOPIFY_WEBHOOK_2_TOPIC=APP_PURCHASES_ONE_TIME_UPDATE SHOPIFY_WEBHOOK_2_ADDRESS=https://sfapps.subscriptionflow.com/webhook/purchase SHOPIFY_BILLING_ENABLED=true SHOPIFY_BILLING_FREEMIUM_ENABLED=false LOG_CHANNEL=stack LOG_DEPRECATIONS_CHANNEL=null #LOG_LEVEL=debug DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=sfappstest DB_USERNAME=root DB_PASSWORD="Tech786@#$" BROADCAST_DRIVER=log CACHE_DRIVER=file FILESYSTEM_DRIVER=local QUEUE_CONNECTION=sync SESSION_DRIVER=file SESSION_LIFETIME=120 MEMCACHED_HOST=127.0.0.1 REDIS_HOST=127.0.0.1 REDIS_PASSWORD=null REDIS_PORT=6379 MAIL_MAILER=smtp MAIL_HOST=mailhog MAIL_PORT=1025 MAIL_USERNAME=null MAIL_PASSWORD=null MAIL_ENCRYPTION=null MAIL_FROM_ADDRESS=null MAIL_FROM_NAME="${APP_NAME}" AWS_ACCESS_KEY_ID= AWS_SECRET_ACCESS_KEY= AWS_DEFAULT_REGION=us-east-1 AWS_BUCKET= AWS_USE_PATH_STYLE_ENDPOINT=false PUSHER_APP_ID= PUSHER_APP_KEY= PUSHER_APP_SECRET= PUSHER_APP_CLUSTER=mt1 MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}" MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"