#jetstream profile photo not showing in #laravel
- open config/jetstream.php
- uncomment
Features::profilePhotos()
- run
php artisan storage:link
done!😎
#jetstream profile photo not showing in #laravel
Features::profilePhotos()
php artisan storage:link
done!😎