|
02b0bbcfad
|
Add CLI command to initialize a new project
|
2023-02-26 23:53:16 +01:00 |
|
|
460d6f788a
|
Add Auth Db backend
|
2023-02-26 13:15:31 +01:00 |
|
|
32457c5f97
|
example: fix small error report by phpstan
|
2023-02-25 17:19:39 +01:00 |
|
|
610cdb0f7c
|
Add authentication support
|
2023-02-25 05:02:27 +01:00 |
|
|
73dc860972
|
I18n: Split translated messages of core and app in discting gettext domains
|
2023-02-14 01:21:52 +01:00 |
|
|
9213ae076f
|
I18n: fix CLI commands messages
|
2023-02-13 03:02:00 +01:00 |
|
|
5bd930c838
|
I18n: fix locles JS file path in compile_messages CLI command
|
2023-02-13 02:48:37 +01:00 |
|
|
799554951b
|
Code cleaning in example app
|
2023-02-13 02:43:31 +01:00 |
|
|
5691494f12
|
I18n: fix extracting messages from all PHP, JS and templates files
|
2023-02-13 02:36:40 +01:00 |
|
|
317cb30cb3
|
Tpl: Add stuff to have multiple templates directories with priority
|
2023-02-13 00:42:37 +01:00 |
|
|
4f47dc056d
|
Tpl: Add stuff to handle static files
* Move example application in example sub-directory
* Widely use App::get() instead of Config::get()
|
2023-02-12 00:30:36 +01:00 |
|