- We want a possibility to add our own pages, by a simply hook.
idea: Make a folder modules, where we can put in our module files.
-> For this we have to add routing (.htaccess) and make all Files going over index.php. In this case we can provide a function to hook in all routes. (Actual i don't now how to do it without any subsystem like laravel or symfony. But maybe we can do that easily.
idea: Make a folder modules, where we can put in our module files.
-> For this we have to add routing (.htaccess) and make all Files going over index.php. In this case we can provide a function to hook in all routes. (Actual i don't now how to do it without any subsystem like laravel or symfony. But maybe we can do that easily.