slovocast/app
2024-11-04 21:13:14 -05:00
..
db/migrations Add more to the migrations...should probably test them. Add to the Channel repository. 2024-06-27 22:29:12 -04:00
public rename code to app 2024-05-21 22:00:10 -04:00
server Flesh out the connection pool class. 2024-10-06 21:30:00 -04:00
src Go back to classic style PHP and use the PDO to call MySQL 2024-11-04 21:13:14 -05:00
templates Start building out a PHP container that will run the server. 2024-07-17 22:05:42 -04:00
tests Update the namespace for user repository. 2024-06-27 19:32:52 -04:00
.env.sample Take app out of docker compose and rearrange when event handlers are attached and make sure the envvars can be read 2024-07-19 22:16:04 -04:00
.phpactor.json Add configuration for session, add Odan Session classes. 2024-06-02 22:11:24 -04:00
composer.json Go back to classic style PHP and use the PDO to call MySQL 2024-11-04 21:13:14 -05:00
composer.lock Go back to classic style PHP and use the PDO to call MySQL 2024-11-04 21:13:14 -05:00
phinx.php Add phinx to the project. 2024-06-23 22:04:34 -04:00