@@ -4,7 +4,7 @@ return [
|
||||
'themes_path' => resource_path('views/layouts'), // eg: base_path('resources/themes')
|
||||
'asset_not_found' => 'LOG_ERROR',
|
||||
'default' => 'default',
|
||||
'cache' => true,
|
||||
'cache' => false,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user