An ambitious platform for hosting podcasts.
Go to file
2024-12-31 09:20:29 -05:00
app Add the update method to the episodes. 2024-12-31 09:20:29 -05:00
dev Get rid of noise in docker logs for missing favicon from the app, reset documentation and try and figure out how to render templates globally 2024-12-02 23:13:05 -05:00
docs add docs, start planning this app a bit better. 2024-02-16 22:44:11 -05:00
etc Add an Entity trait, format the example RSS feed, work on the Repository patterns. 2024-05-23 21:24:57 -04:00
sql Start the actual Slim application with some Database connections. 2024-05-13 22:06:01 -04:00
.editorconfig Go back to classic style PHP and use the PDO to call MySQL 2024-11-04 21:13:14 -05:00
.gitignore Add an example override for the CLI container. 2024-11-21 22:24:33 -05:00
docker-compose.override.yml.sample Add the session handler as a global twig variable, check for user session details in the skeleton 2024-11-25 20:33:04 -05:00
docker-compose.yml Finally get the xdebug stuff working, save sessions after handling the responses, not sure why teh storage for the flash class is empty by the time twig renders. 2024-12-02 22:11:12 -05:00