Update Saqel Platform: 2026-09-02 01:25:14
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../app/Core/Database.php';
|
||||
require_once __DIR__ . '/../app/Core/Security.php';
|
||||
require_once __DIR__ . '/../app/Services/CurriculumService.php';
|
||||
// Use the same environment loader and PSR-4 bootstrap as the web API.
|
||||
// Running this script directly must still load backend/.env.
|
||||
require_once __DIR__ . '/../app/bootstrap.php';
|
||||
|
||||
use App\Core\Database;
|
||||
use App\Services\CurriculumService;
|
||||
|
||||
Reference in New Issue
Block a user