0

I installed the scout and then the Erick Tamayo / laravel-scout-elastic driver. I successfully added The first model with this command php artisan scout: import model and command model :: search ('query') It also worked properly when I added the second model with the command php artisan scout: import newModel successful message returned but command new model :: search ('query') Returns a null value

Hamid
  • 57
  • 2
  • 7

1 Answers1

0

I'm change elasticsearch Driver and problem solved!!

Hamid
  • 57
  • 2
  • 7