Tklaversma

Results 4 issues of Tklaversma

Hi Luke, First of all, awesome library! I was hoping you could help me kickstart my project. We are using VoIP from Broadsoft at our company and I was wondering...

First of all, your amazing for creating this..props!! I do got some improvements I would like to suggest: 1. In `` use `overflow:hidden` instead of `opacity:0`. 2. In `` add...

enhancement

## Steps to reproduce: 1. Upgrade to Laravel 8 ## What should happen: 1. Upgrade should work when bunq updates to ```"guzzlehttp/guzzle" : ^7.0``` ## What happens: 1. Upgrade not...

### What Happened The following test will check if `declare(strict_types=1);` is in any file within the directory `app`. ```php test('Application uses strict typing') ->expect('App') ->toUseStrictTypes(); ``` However, it is not...

bug