Revert "Merge branch 'master' into develop"

This reverts commit 42178e26de, reversing
changes made to d876dd6055.
This commit is contained in:
2021-10-13 01:19:04 +01:00
parent 42178e26de
commit fc6d7d2b18
13 changed files with 1924 additions and 2271 deletions

View File

@@ -21,10 +21,6 @@
define('LARAVEL_START', microtime(true));
if (file_exists(__DIR__.'/../storage/framework/maintenance.php')) {
require __DIR__.'/../storage/framework/maintenance.php';
}
/*
|--------------------------------------------------------------------------
| Check If Application Is Under Maintenance