Skip to content
New issue

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

Public storage not symlinked #7

Closed
Firesphere opened this issue Mar 11, 2024 · 2 comments
Closed

Public storage not symlinked #7

Firesphere opened this issue Mar 11, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Firesphere
Copy link

The path for /storage/something in the public folder of the application isn't symlinked to the storage folder, causing files to not load and requiring a manual symlink to be created.

@Zhaith-Izaliel
Copy link

Hi! Can you walk me through how you made that manual symlink please? I'm a bit confused to what symlink and where? Do I have to use php artisan storage:link, because it doesn't seem to work for the logo in generated PDFs, but it works for the images loaded in the frontend.

Thank you.

@gdarko
Copy link
Contributor

gdarko commented Jul 13, 2024

The issue has been fixed with the most recent image versions :1.3.0, :latest, :alpha, :nightly.

You can follow the upgrade guide:

https://github.com/InvoiceShelf/docker?tab=readme-ov-file#compose-upgrade

@gdarko gdarko closed this as completed Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants