We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc65bb9 commit e141d20Copy full SHA for e141d20
config/filesystems.php
@@ -80,7 +80,7 @@
80
*/
81
82
'links' => [
83
- public_path('storage') => storage_path('app/public'),
+ //
84
],
85
86
];
0 commit comments