Claudiu Pintiuta

Results 4 issues of Claudiu Pintiuta

There are 2 migration files that create the same data and it generates an error on migration that the table already exists. Second one was added on #303 and the...

If a cookie "dk30Translator" is set with a key other than "en" or "dk" basically another key from the config file. it returns: ErrorException (E_WARNING) Undefined array key "{key}" App/src/Middleware/TranslatorMiddleware.php74...

Every new handler needs to inject the config in order to work, even if you create a simple handler for outputing a simple get response. This is because the method...

enhancement
5.x