⬆️ Passe à Laravel 8

This commit is contained in:
2020-11-09 15:26:04 +01:00
parent 491fd2fa8d
commit a3a9a1f6cc
7 changed files with 1478 additions and 723 deletions

View File

@@ -9,6 +9,10 @@
define('LARAVEL_START', microtime(true));
if (file_exists(__DIR__.'/../storage/framework/maintenance.php')) {
require __DIR__.'/../storage/framework/maintenance.php';
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader