styling
This commit is contained in:
parent
153746c2c1
commit
d7f67f631d
|
@ -65,7 +65,7 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| Symbolic Links
|
| Symbolic Links
|
||||||
|
@ -76,7 +76,7 @@
|
||||||
| 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'),
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue