Fix asset handling on prod
This commit is contained in:
@ -67,7 +67,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'cache' => false,
|
||||
'cache' => true,
|
||||
'cache_path' => public_path('img'),
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user