You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the following issue; it might be my fault, but I prefer to report it in case another developer has encountered it.
Following the instructions, I set up my project with Docker, and Elasticsearch is active. I ran composer require laravel/scout and jeroen-g/explorer and configured my models according to the specifications. However, when executing a seeder to persist new model information, I get the following error:
I’ve tested different configurations for the Scout driver, so I’ve ruled out any issues with its setup. The models are also correctly defined.
The text was updated successfully, but these errors were encountered:
I have the following issue; it might be my fault, but I prefer to report it in case another developer has encountered it.
Following the instructions, I set up my project with Docker, and Elasticsearch is active. I ran composer require laravel/scout and jeroen-g/explorer and configured my models according to the specifications. However, when executing a seeder to persist new model information, I get the following error:
I’ve tested different configurations for the Scout driver, so I’ve ruled out any issues with its setup. The models are also correctly defined.
The text was updated successfully, but these errors were encountered: