We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I tried to execute step by step the installation tutorial. After installing the app in my shop I see the following error:
If I change the DB_DATABASE path to a wrong path I will see:
I have no idea which variable is not set.
On the top I see the following warning:
this is strange, then in the web/env.file I see APP_ENV=local APP_DEBUG=true
APP_ENV=local APP_DEBUG=true
The text was updated successfully, but these errors were encountered:
Same issue with server-ip-address, did you find a fix?
Sorry, something went wrong.
I still have the same error. I tried the shopify-symfony-php-skeleton php version. This library seams to work. But I need more time to test.
No branches or pull requests
Hi,
I tried to execute step by step the installation tutorial.
After installing the app in my shop I see the following error:
If I change the DB_DATABASE path to a wrong path I will see:
I have no idea which variable is not set.
On the top I see the following warning:
this is strange, then in the web/env.file I see
APP_ENV=local APP_DEBUG=true
The text was updated successfully, but these errors were encountered: