Uploaded to my application an image when using php artisan serves, Today I'm using the homestead, when I went to look at the application it barred my url and it does not let it be displayed.
<img src="/storage/avatars/{{ Auth::user()->imagem }}" />
Uploaded to my application an image when using php artisan serves, Today I'm using the homestead, when I went to look at the application it barred my url and it does not let it be displayed.
<img src="/storage/avatars/{{ Auth::user()->imagem }}" />