Thomas Rubini
|
594e59d80a
|
Do not disable redirections + document index.php error handling
|
2023-01-24 11:52:23 +01:00 |
|
Thomas Rubini
|
f6be185af5
|
refactor index.php, set http code, and remove header Location on error 400 and 500
|
2023-01-24 11:01:36 +01:00 |
|
Thomas Rubini
|
8e821f4263
|
replace geteMessage() with getMsg()
|
2023-01-24 10:08:55 +01:00 |
|
Thomas Rubini
|
1f27156004
|
return 404 on non existing controller/action and refactor index.php
|
2023-01-24 10:02:41 +01:00 |
|
Thomas Rubini
|
ddaecac0f1
|
Implement error handling system
|
2023-01-24 09:49:02 +01:00 |
|
Thomas Rubini
|
0446757cbb
|
add Kernel option to return raw content
|
2023-01-23 19:12:34 +01:00 |
|
Thomas Rubini
|
5ee8c4c753
|
add autoloaded "Modules" directory
|
2023-01-22 22:26:20 +01:00 |
|
Thomas Rubini
|
3f9607d5f2
|
add GET params to the kernel
|
2023-01-20 10:51:49 +01:00 |
|
Thomas Rubini
|
94dafd735c
|
switch code to english
|
2023-01-12 14:31:06 +01:00 |
|
Thomas Rubini
|
9abf9a4a17
|
create and use .env file
|
2023-01-12 13:42:33 +01:00 |
|
moinal
|
bdcdd70c36
|
Routage et exceptions
|
2020-12-16 18:06:53 +01:00 |
|
moinal
|
9dd72d1361
|
MVC Hello World
|
2020-12-03 19:48:58 +01:00 |
|