In local development using valet embedded images can be seen because the path to the storage is appended correctly with slash
https://restaurants.test/storage/app/public/34/ic_launcher.png
When I'd share the local site with Ngrok via valet share the embedded images to my site cannot be seen because the path to the storage is not appended correctly with slash
https://restaurants.teststorage/app/public/34/ic_launcher.png
*notice the restaurants.teststorage/app... part should have forward slash that separates it from the domain and slash