koti42
'public' => [
'driver' => 'local',
'root' => storage_path('app/public'),
'url' => env('APP_URL').'/storage/app',
'visibility' => 'public',
'throw' => false,
],
buradaki 'url' => env('APP_URL').'/storage/app', kısmında mı bahsediyorsun böyle yaptım ama yine çalışmadı