| APP_NAME=Lumen |
| APP_NAME=Lumen |
| APP_ENV=local |
| APP_ENV=local |
| APP_KEY= |
| APP_KEY= |
| APP_DEBUG=true |
| APP_DEBUG=true |
| APP_URL=http://localhost |
| APP_URL=http://localhost |
| APP_TIMEZONE=UTC |
| APP_TIMEZONE=UTC |
| |
| |
| LOG_CHANNEL=stack |
| LOG_CHANNEL=stack |
| LOG_SLACK_WEBHOOK_URL= |
| LOG_SLACK_WEBHOOK_URL= |
| |
| |
| DB_CONNECTION=mysql |
| DB_CONNECTION=mysql |
| DB_HOST=127.0.0.1 |
| DB_HOST=127.0.0.1 |
| DB_PORT=3306 |
| DB_PORT=3306 |
| DB_DATABASE=homestead |
| DB_DATABASE=homestead |
| DB_USERNAME=homestead |
| DB_USERNAME=homestead |
| DB_PASSWORD=secret |
| DB_PASSWORD=secret |
| |
| |
| CACHE_DRIVER=file |
| CACHE_DRIVER=file |
| QUEUE_CONNECTION=sync |
| QUEUE_CONNECTION=sync |
| |
| |
| ITERABLE_URL="https://api.iterable.com/api/" |
| ITERABLE_URL="https://api.iterable.com/api/" |
| ITERABLE_API_KEY=825520287fa448208833368043d2dc35 |
| ITERABLE_API_KEY=825520287fa448208833368043d2dc35 |
| POST_NMCONTACT_URL="https://services.pharmavite.net/pharmavite/nmcontactus" |
| POST_NMCONTACT_URL="https://services.pharmavite.net/api/nmcontactus" |
. | |
| POST_NMMBG_URL="https://services.pharmavite.net/api/nmmbg" |
| |
| |
| SHOPIFY_API_VER_DEV=2020-10 |
| SHOPIFY_API_VER_DEV=2020-10 |
| SHOPIFY_API_KEY_DEV=3b34ccc7e2e6b2c3fb1c4f1ef4d34933 |
| SHOPIFY_API_KEY_DEV=3b34ccc7e2e6b2c3fb1c4f1ef4d34933 |
| SHOPIFY_API_PASSWORD_DEV=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 |
| SHOPIFY_API_PASSWORD_DEV=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 |
| SHOPIFY_URL_DEV=naturemade1.myshopify.com |
| SHOPIFY_URL_DEV=naturemade1.myshopify.com |
| |
| |
| ITERABLE_CAMPAIGN_ID=1661617 |
| ITERABLE_CAMPAIGN_ID=1661617 |
| |
| |