Fix viewing log page returning error 500

This commit is contained in:
Afiq Hamzah
2024-07-03 09:58:55 +08:00
parent 64325e5e24
commit 85b9d64dea
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -63,6 +63,7 @@ $app->configure('app');
$app->configure('tinker');
$app->configure('tennant_master');
$app->configure('report');
$app->configure('app_parameter');
/*
|--------------------------------------------------------------------------