jetstrap
jetstrap copied to clipboard
profile photo form not showing
Describe the bug
I want to use the profile picture, for this I go to the config folder and then to the jetstream.php file, I uncomment the code for the profile picture
and then I run the command php artisan storage:link
but in the profile the form for the profile picture is not shown, using basic jetstream these two things are enough to use the profile photo
im using laravel, 8.83.5 bootstrap 5.1.3
if you work locally Change this line in the .env file to this APP_URL=http://127.0.0.1:8000/