Files
PeenarTech/config/routes.php
2026-04-21 13:56:05 +02:00

2 lines
61 B
PHP

<?php
$router->get('/', '/', [new HomeController(), 'home']);