iflrandevu/application
Alex Tselegidis 775d385e09 Added caching to the settings helper so that we avoid unnecessary queries to the database. 2021-12-17 08:44:38 +01:00
..
config Corrected validation check in routes.php file 2021-12-15 07:31:05 +01:00
controllers Moved the booking confirmation and cancellation code out of the booking controller 2021-12-16 08:37:55 +01:00
core Common CSRF token generation correctly 2021-12-16 08:45:55 +01:00
helpers Added caching to the settings helper so that we avoid unnecessary queries to the database. 2021-12-17 08:44:38 +01:00
language
libraries
migrations Renamed the id_service_categories field of services to id_categories 2021-12-15 07:45:41 +01:00
models Renamed the service category resource to just category 2021-12-15 08:00:48 +01:00
views
.htaccess
index.html