Laravel this is not only a practical framework, it is also a programming style
In My App i am using laravel scout for searching. For searching from single model i am using
Model::search('absc')->get();
But I want to search from all models how I can do it?
Driver is Elastic search
Aucun commentaire:
Enregistrer un commentaire