![]() |
First, there is no need to include the Route files in the $routeFiles since the modules are autoloaded and the Routes are autodiscovered.
But in each of the custom module config path, I included the Services.php file and in the Routes.php files, I brought back the former routes settings with the appropriate namespace to each of these files in BudgetingModule\Config\Routes.php file PHP Code: namespace BudgetingModule\Config; (02-12-2025, 10:48 AM)ozornick Wrote: Look at the output of the spark command, maybe you made a mistake with NS? At least the full path to the files must be specified ROOTPATH . "feemodule/Config/Routes.php". Thanks a whole lot for your responses |
Welcome Guest, Not a member yet? Register Sign In |