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 succesfully set up Mixpost and connected Facebook.
However, user uploaded pictures will not display in the app.
I've already followed the troubleshooting guide for this topic, checked APP_URL and tried to recreate the symbolic link:
php artisan storage:link
ERROR The [public/storage] link already exists.
When I go to the mounted docker folder, I can see that Mixpost creates folders and files for the uploaded pictures.
Pictures showing
Pictures not showing
No response
Latest release running with Docker, as for browser tried with various
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce the problem
Hi, I succesfully set up Mixpost and connected Facebook.
However, user uploaded pictures will not display in the app.
I've already followed the troubleshooting guide for this topic, checked APP_URL and tried to recreate the symbolic link:
php artisan storage:link
ERROR The [public/storage] link already exists.
When I go to the mounted docker folder, I can see that Mixpost creates folders and files for the uploaded pictures.
Expected behaviour
Pictures showing
Actual behaviour
Pictures not showing
Detailed description
No response
Specifications
Latest release running with Docker, as for browser tried with various
The text was updated successfully, but these errors were encountered: