Removed URL Key. As Not Needed.
This commit is contained in:
parent
55ffb9908d
commit
a38f90ee19
|
|
@ -51,7 +51,6 @@ return [
|
|||
'private' => [
|
||||
'driver' => 'local',
|
||||
'root' => storage_path('app/private'),
|
||||
'url' => env('APP_URL') . '/storage',
|
||||
],
|
||||
|
||||
'public' => [
|
||||
|
|
|
|||
Loading…
Reference in New Issue