Closed Stevemoretz closed 1 year ago
Does this work the same way? or does it work in a different way?
Collection driver is designed to be used in production, but Array driver is exclusively dedicated to automated testing, it does not persist any data.
Just one more question are where clauses supported here too? https://laravel.com/docs/9.x/scout#where-clauses
Yes, where
clauses should be supported.
Thanks great library!
Just wondering if whereIn clauses are supported too?
I noticed collection driver was added in Laravel 9, https://laravel.com/docs/9.x/scout#collection-engine.
Does this work the same way? or does it work in a different way?
Just one more question are where clauses supported here too? https://laravel.com/docs/9.x/scout#where-clauses