Skip to content

Releases: laravel/scout

v6.0.0

20 Dec 15:01
Compare
Choose a tag to compare

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)