Maurício Meneghini Fauth
|
c965d07f68
|
Remove Controllers\AbstractController abstract class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2024-04-08 15:59:33 -03:00 |
|
Maurício Meneghini Fauth
|
7312c8eee5
|
Move AbstractController::checkParameters method to ResponseRenderer
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2024-04-08 15:59:32 -03:00 |
|
Maurício Meneghini Fauth
|
c212478ac8
|
Move AbstractController::redirect method to ResponseRenderer class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2024-04-08 15:59:31 -03:00 |
|
Maurício Meneghini Fauth
|
235c61da17
|
Move addScriptFiles method to ResponseRenderer class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2024-04-08 15:59:30 -03:00 |
|
Maurício Meneghini Fauth
|
181f971bc9
|
Create InvocableController interface
This creates the contract for the controllers.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2024-04-03 17:03:00 -03:00 |
|
Maurício Meneghini Fauth
|
711f6c0f14
|
Replace db global variable with static class property
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-12-17 14:58:59 -03:00 |
|
Kamil Tekiela
|
bf9fc416fe
|
Refactor DbTableExists
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2023-12-13 18:02:40 +01:00 |
|
Maurício Meneghini Fauth
|
ae7f509820
|
Remove ExitException from AbstractController::checkParameters()
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-09-02 14:48:02 -03:00 |
|
Maurício Meneghini Fauth
|
c2955cc2b2
|
Rename the directory libraries/classes/ to src/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-08-30 15:59:28 -03:00 |
|