jetstream profile photo not showing code example
Example: jetstream profile photo not showing
'public' => [
'driver' => 'local',
'root' => storage_path('app/public'),
'url' => env('').'/storage',
'visibility' => 'public',
],