Go to file
2023-07-28 16:45:32 +02:00
app Move public to make it compatible with symfony nginx files 2023-07-28 16:45:32 +02:00
public Move public to make it compatible with symfony nginx files 2023-07-28 16:45:32 +02:00
src First working version with non working routes 2023-07-28 16:14:55 +02:00
.gitignore First working version with non working routes 2023-07-28 16:14:55 +02:00
composer.json First working version with non working routes 2023-07-28 16:14:55 +02:00
composer.lock First working version with non working routes 2023-07-28 16:14:55 +02:00
README.md First working version with non working routes 2023-07-28 16:14:55 +02:00

Todos:

  • Collect routes properly
  • Process routes correctly

Routing: Currently the routes are hardcoded, we need we way to process all classes maybe and sort them into a list of routes.