no-framework-tutorial/implementation/01/public/index.php
2025-07-08 23:02:50 +02:00

5 lines
No EOL
71 B
PHP

<?php
declare(strict_types=1);
require __DIR__ . '/../Bootstrap.php';