no-framework-tutorial/implementation/11/public/index.php
2025-07-08 22:46:10 +02:00

3 lines
75 B
PHP

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