-
-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Describe the bug
When run scout:import artisan command ı got this error
Cannot use Illuminate\Support\Facades\Log as Log because the name is already in use on line 14
To Reproduce
php artisan scout:import
Expected behavior
working well php artisan scout:import command.
Additional context
Elastic working on docker no any error ı can use with postman very well.
php artisan scout:import working well at my macos m2
Laravel Project .env :
SCOUT_DRIVER=Matchish\ScoutElasticSearch\Engines\ElasticSearchEngine
ELASTICSEARCH_HOST=127.0.0.1:9200
ELASTICSEARCH_SSL_VERIFICATION=false
ELASTICSEARCH_USER=elastic
ELASTICSEARCH_PASSWORD=password
ELASTICSEARCH_SCHEME=http
OS Information:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
Version
"laravel/scout": "^10.10",
"matchish/laravel-scout-elasticsearch": "^7.7",
tested php 8.3 and 8.2
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed