M. Vugteveen
M. Vugteveen
Laravel: 5.5.18 Hi I was testing this package and see some strange behavoir with nullable columns. I have this query: ``` Invoice::search('fox') ->where('exported', null) ->get(); ``` This generates a query...
Hi, I am using this on my machine, where I have multiple users (I installed this per user, ```composer global require hirak/prestissimo``` The plugin is installed correctly (per user), but...
Hi I am getting this error on PHP 5.4.10 ``` [07-jan-2013 21:10:37] WARNING: [pool php-fpm-1] child 434 said into stderr: "NOTICE: PHP message: PHP Fatal error: Uncaught exception 'zbarcodeexception' with...
Rework of #680
Only invoke this when it's _not_ a GET or POST request
please add **hx-disable-elt**
Fixes ``` PHP Deprecated: Lab404\Impersonate\Exceptions\MissingUserProvider::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead in ./src/Exceptions/MissingUserProvider.php on line 9 PHP Deprecated: Lab404\Impersonate\Exceptions\InvalidUserProvider::__construct(): Implicitly...