Kevin Pfeifer
Kevin Pfeifer
I personally see a much deeper integration of the DIC (Dependency Injection Container) in the core where every object, that could be adjusted/overwritten by the user, gets fetched from the...
Dropping all translations would also change the already existing URL structure, so we'd need to make sure, that any language specific URLs redirect to the english version. Unless we of...
I guess this has been fixed by https://github.com/cakephp/authentication/pull/734
Actually it wasn't fixed.
Well the default config can be adjusted to contain the new array structure. Then all "default" installs won't have that problem anymore. For anyone who adjusted their config to have...
I have not found an easy way to check referenced issues/pr's so the easiest way is to link the PR in the description as seen above. It also doesn't check,...
I don't see why this needs to be part of the core framework since this method can very easily be added to either your own AppView or as a simple...
@BEFICENT are you able to use the feedback given above or what is the state of this PR?
Had a similar situation right now. Stopped FTL, renamed the files, and started it again. Now everything works fine again. ``` -rw-r----- 1 pihole pihole 88K Oct 7 15:07 pihole-FTL.db...
[laravel.txt](https://github.com/user-attachments/files/23768878/laravel.txt) As a reference: This is how laravel does it. Each "group" has a title which is also color coded.