no-framework-tutorial/implementation/12/public/index.php

4 lines
75 B
PHP
Raw Normal View History

2022-05-31 17:49:17 +02:00
<?php declare(strict_types=1);
require __DIR__ . '/../src/Bootstrap.php';