Files
JohnBullVanRental/app/Config/Routes.php
T
CHIEFSOFT\ameye 5d26be7196 ass files
2024-09-21 19:49:47 -04:00

9 lines
122 B
PHP

<?php
use CodeIgniter\Router\RouteCollection;
/**
* @var RouteCollection $routes
*/
$routes->get('/', 'Home::index');