no-framework-tutorial/implementation/04-dev-helpers/public/index.php

5 lines
76 B
PHP

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