Skip to content

Commit

Permalink
fix: change storage link for resource
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Nov 14, 2024
1 parent 5a07736 commit d5423c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/filesystems.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
*/

'links' => [
//
public_path('storage') => env('FILESYSTEM_FILE_ROOT', storage_path('app/public')),
],

];

0 comments on commit d5423c3

Please sign in to comment.