override __ function

This commit is contained in:
Geriano
2022-08-15 09:01:29 +07:00
parent b3f65576ae
commit c53a4d4920
2 changed files with 42 additions and 0 deletions

View File

@@ -20,6 +20,8 @@ if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php'))
require $maintenance;
}
require __DIR__ . '/../app/functions.php';
/*
|--------------------------------------------------------------------------
| Register The Auto Loader