<?php
/**
 * change entry to public/index.php
 *
 * just `redirect` for this entry file
 */
include __DIR__ . '/public/index.php';
