Dominik

Results 9 issues of Dominik

Hi there I'm using plenty of your vrata-gateway-code in my own api-gateway and your code helped me very much on my way. But now I figured out a problem when...

Problems with floatingpointprecission: If the amount is e.g. 9.36 then this floatval produces 9.359999999999999 what results in getAmount on Transaction giving this back. It should be kept as a string,...

Hi all This is a feature request I just wonder, if it would be possible to create an autocomplete-text-input with the already existing functionality. What I miss in multiple component...

**Describe the bug** I'm using laravel-permissions in combination with laravel-multitenancy. Therefor i use the teams-functionality of laravel-permissions to receive tenant-roles. This works in general like a charm. But it seems...

In huge team-environments the Permission-Model eager loads always all roles of all teams independent of a current used team-id. This can lead to much ram usage due to multiple thousands...

needs more information

I have a German mdb-File that contains multiple tables with column names containing special characters like a slash or a german sharp s (ß) - e.G. "Straße/Postfach". I want to...

fits to new phpunit.xml -> Laravel 5.5 needs vendor/autoload instead of bootstrap/autoload...

solves problem: Cannot open file "..../bootstrap/autoload.php".

Hi everybody I'd like to collect some ideas about new filters. It would be very interesting how you all use the filters and what individual filters you create, and if...