easyappointments/application
..
config Use the new routes helper in the routes.php config file 2021-11-06 10:23:25 +01:00
controllers Refactored the admins API controller (no engine code is being used). 2021-11-03 08:38:59 +01:00
core The base model knows how to map an API resource field to a DB field. 2021-11-03 08:22:27 +01:00
helpers
language
libraries The API library can correctly sort and set the CORS headers 2021-11-03 08:21:30 +01:00
migrations Added core migration class. 2021-10-29 10:19:10 +02:00
models Ported the api parser encode and decode into the model classes 2021-11-05 09:37:14 +01:00
views
.htaccess
index.html