fixing issue of Custom Case List not showed, and some translation issues
This commit is contained in:
@@ -23,5 +23,5 @@ return [
|
||||
| directory. However, as usual, you are free to change this value.
|
||||
|
|
||||
*/
|
||||
'compiled' => realpath(dirname(__DIR__) . '/' . 'bootstrap/cache/views')
|
||||
'compiled' => base_path("shared")
|
||||
];
|
||||
Reference in New Issue
Block a user