Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

GTHell's avatar

php artisan storage:link doesn't work on live server

I'm using Digital Ocean and the Laravel is in the /var/www/my-site. I can access the link on local by enter "loalhost:8000/storage/something.jpg" but doesn't work on my website. I already do php artisan storage:link. What am I missing?

0 likes
2 replies
GTHell's avatar

I got "Sorry, this page cannot be found" and it's only happen to certain image. I've tried other picture after this post and it work fine.

Is there a character restriction in the URL?

Please or to participate in this conversation.