I have Laradock on my MacBook.
I make php artisan storage: link
My website is this URL: http://project1.test
My website upload files to storage/.
When I open in browser: http://project1.test/storage/my-file-name.jpg I have error: 404 NOT FOUND
How can I resolve it?