Christopher Pfeifer
Christopher Pfeifer
Not sure why it was locked to 5.1.1 but there is not 5.1.5 and higher available now.
### Prerequisites * [X] Able to reproduce the behaviour outside of your code, the problem is isolated to Laravel Excel. * [x] Checked that your issue isn't already filed. *...
``` ssh [ErrorException] Argument 2 passed to Illuminate\Foundation\Application::make() must be of the type array, object given, called in /home/vagrant/code/g2anime/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php on line 213 and de fined ``` I encountered this error...
Updated Proxy binding to match syntax of other bindings. Using `['model' => $instance]` as `App::make()` requires 2nd argument to be an array and an object is given. This PR keeps...
Hello, I'm having an issue where I have a record `Assassin's Creed: Unity` in the index and can search for it properly using `unity` or `assassin's` or `creed` but if...