slovocast/app
2024-06-23 22:29:58 -04:00
..
db/migrations Start adding the migrations classes. 2024-06-23 22:29:58 -04:00
public rename code to app 2024-05-21 22:00:10 -04:00
server Use arrow function for app handler callbacks. 2024-06-20 21:55:37 -04:00
src Use templates dir constant for templates dir. 2024-06-17 21:57:21 -04:00
templates Add the definitions for the Repository classes, need to use them in the bootstrap class. 2024-06-16 21:55:44 -04:00
tests Move from 'respond' to 'handle' for the controller method. 2024-06-16 21:25:22 -04:00
.env.sample Use MariaDB, add env file 2024-06-17 21:30:28 -04:00
.phpactor.json Add configuration for session, add Odan Session classes. 2024-06-02 22:11:24 -04:00
composer.json Add phinx to the project. 2024-06-23 22:04:34 -04:00
composer.lock Add phinx to the project. 2024-06-23 22:04:34 -04:00
phinx.php Add phinx to the project. 2024-06-23 22:04:34 -04:00