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

3 lines
75 B
PHP

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