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

4 lines
75 B
PHP
Raw Permalink Normal View History

2022-05-19 21:39:08 +00:00
<?php declare(strict_types=1);
require __DIR__ . '/../src/Bootstrap.php';