iflrandevu/application
Alex Tselegidis 62a5ace98e Added the config_script.php file that will load the application config values to the global App object 2021-12-14 07:48:09 +01:00
..
config Renamed csrfToken var to csrf_token for consistency 2021-12-14 07:29:51 +01:00
controllers Added the find method to controllers 2021-12-14 07:18:46 +01:00
core Allow multiple renders with the loader class during the rendering of a layout page 2021-11-17 08:41:51 +01:00
helpers
language
libraries Corrected the CORS headers hanlding 2021-11-18 15:01:17 +01:00
migrations Restructured the view/js/css files (flatter file structure) 2021-12-06 09:00:02 +01:00
models Corrected the database table name 2021-11-24 08:33:27 +01:00
views Added the config_script.php file that will load the application config values to the global App object 2021-12-14 07:48:09 +01:00
.htaccess
index.html