Tim
a55d1c3c2e
Properly implement the router with config and interfaces
Expand the container with aliases and argument autowiring
Todos:
- Collect routes properly
- Process routes correctly
- Add request and response objects
Routing: Currently the routes are hardcoded, we need we way to process all classes maybe and sort them into a list of routes.
Description
Languages
PHP
100%