This commit is contained in:
Andrew Brown 2020-02-05 10:48:51 -06:00 committed by GitHub
parent 153746c2c1
commit d7f67f631d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ return [
],
],
/*
|--------------------------------------------------------------------------
| Symbolic Links
@ -76,7 +76,7 @@ return [
| target path. Use the `storage:link` command to generate them.
|
*/
'links' => [
public_path('storage') => storage_path('app/public'),
],