07-08-2019, 10:20 AM
Hi,
Can someone confirm that it is not possible to have the following controller file App/Controllers/Front/Main.php and have the following route
Can someone confirm that it is not possible to have the following controller file App/Controllers/Front/Main.php and have the following route
Code:
$routes->add('/about', 'front/main::about');