server version, minor css fixes and other visual upgrades mostly to standard layout -> glitch css
This commit is contained in:
@@ -44,7 +44,7 @@ return [
|
||||
|
||||
'file' => [
|
||||
'driver' => 'file',
|
||||
'path' => storage_path('framework/cache'),
|
||||
'path' => storage_path('/cache'),
|
||||
],
|
||||
|
||||
'memcached' => [
|
||||
|
Reference in New Issue
Block a user