Manuel

Results 6 issues of Manuel

Fixes: `strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in vendor/fruitcake/php-cors/src/CorsService.php on line 108`

Hi we just upgraded to Laravel 9 and PHP 8.1 and noticed the following message in the logs: `strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated...

If a datepicker has a minDate set, open the calendar on the month where the minDate is. At the moment if a minDate is in the future the user has...

Hello Everyone i just came across an error when trying to set custom http headers. `$get->setHttpHeader("x-api-key", "123456");` Which throws an error: `Cannot access private property SoapClient::$_stream_context` Caused by the line...

bug

### What happened? Hi there, First of all, awesome package! Supporting this was a nobrainer, thanks for your great work. We came across a small bug where our defined example...

bug