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

3 lines
75 B
PHP

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