halvarado77's avatar

halvarado77 wrote a comment+100 XP

2mos ago

@radmax So the question now is: why does it work for Jeffrey? I spent about two hours before I finally came across this post. 🤷

halvarado77's avatar

halvarado77 wrote a comment+100 XP

2mos ago

For anyone following along: if you're using Sail, you need to run the storage:link command through Sail.

Instead of:

php artisan storage:link

Use:

vendor/bin/sail artisan storage:link
halvarado77's avatar

halvarado77 wrote a comment+100 XP

2mos ago

@akaydin Thanks, very helpfull