Skip to content

15 September 2020

Martin René Sørensen edited this page Sep 29, 2020 · 1 revision

This page is to document work done that is not visible in Git Commits.

  1. Fixed issue where slim didn't know how to create request from $_SERVER variable.
  2. AutoWired all Actions to the ContainerInterface.
  3. Started to implement entities and repositories for the database connection.
  4. Created ConfigManager to get config options from the config directory into the DI\Container.