laravel-elasticsearch
laravel-elasticsearch copied to clipboard
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
fix error "Trying to access array offset on value of type bool" after call method processInsertGetId in QueryProcessor class
- Fixed Blueprint float function args error - Fixed LengthAwarePaginator - Added distinct - added whereRaw [fixed: FixBug]
Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 1.1.3 to 1.1.4. Commits f3ad691 Reject paths with funky whitespace. 1ac14e9 Added SharePoint community adapter 4347fe7 Remove ext-fileinfo from suggests, it's already in requires 1bf07fc Fix time-related...
When I try and use the command make:mapping it isn't there. I also can't find it anywhere in the code, is this some deprecated functionality or whats going on here?...