-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
- Laravel version: 11
- Algolia Scout Extended version: latest
- Algolia Client Version: n/a
- Language Version: 8.3
Description
Currently this extends scout with specific Algolia features (such as reimport). However by (temporarily) disbaling Algolia (i.e. in testing / local environment) via the SCOUT_DRIVER (null/ empty) the extended commands throw errors / still try to connect to Aloglia. Is it possible to add the correct checks to make sure that the commands still check the correct settings / config?
Steps To Reproduce
empty out the SCOUT_DRIVER env variable
run php artisan scout:status
run php artisan scout:reimport
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels