styling
This commit is contained in:
@@ -65,7 +65,7 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| Symbolic Links
|
| Symbolic Links
|
||||||
@@ -76,7 +76,7 @@ return [
|
|||||||
| target path. Use the `storage:link` command to generate them.
|
| target path. Use the `storage:link` command to generate them.
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'links' => [
|
'links' => [
|
||||||
public_path('storage') => storage_path('app/public'),
|
public_path('storage') => storage_path('app/public'),
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user