Moritz Büttner

Results 3 issues of Moritz Büttner

` public function getRequiredProperties() { return ['department', 'dept_floor_id']; } ` results in: ``` MappingException in MappingFactory.php line 318: Could not add required property 0 in class App\Models\Department because it does...

Since `curl 7.66.0`, receive responses via `http0.9` from a server are disabled by default. The `ncat` command, which serves the master key, responds with `http0.9` which causes an error on...

Hello, i tried to only print bootstrap modal view, but it prints the whole site. Is it possible to just print the modal view without the rest of the page...