Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Commit 1fb44a4

Browse files
authored
Merge pull request #414 from MammutAlex/patch-1
Update README
2 parents 4584993 + 9e0097a commit 1fb44a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ php artisan vendor:publish --provider="Laravel\Scout\ScoutServiceProvider"
7575
php artisan vendor:publish --provider="ScoutElastic\ScoutElasticServiceProvider"
7676
```
7777

78-
Then, set the driver setting to `elastic` in the `config/scout.php` file and configure the driver itself in the `config/scout_elastic.php` file.
78+
Then, set the driver setting to `elastic` in the `config/scout.php` file (or set `SCOUT_DRIVER=elastic` in the `.env`) and configure the driver itself in the `config/scout_elastic.php` file.
7979
The available options are:
8080

8181
Option | Description

0 commit comments

Comments
 (0)