mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
api scrape + medal wearing status
This commit is contained in:
@@ -14,9 +14,6 @@ define('LARAVEL_START', microtime(true));
|
||||
| loading of any our classes "manually". Feels great to relax.
|
||||
|
|
||||
*/
|
||||
require __DIR__ . '/include/globalfunctions.php';
|
||||
require __DIR__ . '/include/functions.php';
|
||||
|
||||
require __DIR__.'/vendor/autoload.php';
|
||||
|
||||
$app = require_once __DIR__.'/bootstrap/app.php';
|
||||
|
||||
Reference in New Issue
Block a user