<?php
// Main entry point for the PHP built-in server or shared hosting
require_once __DIR__ . '/public/index.php';
