We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
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