dwarfhq / laravel-meilitools

Additional tools for Laravel Scout 9+ integration with MeiliSearch
MIT License
99 stars 9 forks source link

Roadmap #1

Open FrittenKeeZ opened 2 years ago

FrittenKeeZ commented 2 years ago

Commands:

Index

Readme

Support:

Testing:

rico commented 1 year ago

Add __soft_deleted to filterable attributes automatically for soft deleted models

This would be awesome ...

FrittenKeeZ commented 1 year ago

Add __soft_deleted to filterable attributes automatically for soft deleted models

This would be awesome ...

@rico I'll tackle this as the next update :)

adgower commented 1 year ago

@FrittenKeeZ any updates on bumping package for laravel 10?

FrittenKeeZ commented 1 year ago

@adgower I just added Laravel 10 support in 0.3.5 - Scout 10 is a bigger change though

AlejandroAkbal commented 1 year ago

Eagerly awaiting for Extend Scout Builder and Searchable to enable advanced filtering!

FrittenKeeZ commented 1 year ago

@AlejandroAkbal I have most of it working in a local branch, but I just need time to make unit tests and make sure everything works :)