관리-도구
편집 파일: bootstrap.php
<?php declare(strict_types=1); date_default_timezone_set('UTC'); require __DIR__ . '/../vendor/autoload.php';