scout

Laravel Scout provides a driver based solution to searching your Eloquent models.

MIT License

Downloads
29.6M
Stars
1.5K
Committers
157

Bot releases are hidden (Show)

scout - v6.0.0

Published by driesvints almost 6 years ago

Changed

  • Adds default $query value on Searchable::search (#309)
  • Flush records of a model using the engine. This removes the emitting of the ModelsFlushed event. (#310)