Revert last commits

This reverts commit 2ddef6058d.
This commit is contained in:
2021-10-13 02:57:00 +01:00
parent 2ddef6058d
commit a880eb65b0
13 changed files with 2263 additions and 1916 deletions

View File

@@ -21,6 +21,10 @@
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