Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #64 from marky291/patch-2
Browse files Browse the repository at this point in the history
Corrected typo.
  • Loading branch information
msonowal authored Jun 25, 2018
2 parents ccacbdf + a3b1e45 commit 15104c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ Behavior can be changed by modifying the `scout.mysql` Laravel configuration val
* `scout.mysql.mode` - The [mode](#mode) used to determine how the driver runs search queries. Acceptable values are
`NATURAL_LANGUAGE`,`BOOLEAN`,`LIKE` and `LIKE_EXPANDED`.

* `scout.mysql.model_directories` - If no model parameter is provided to the included `php artisian scout:mysql-index`
* `scout.mysql.model_directories` - If no model parameter is provided to the included `php artisan scout:mysql-index`
command the directories defined here will be searched for Model's with the `Laravel\Scout\Searchable` trait
and a MySQL connection.

Expand Down

0 comments on commit 15104c5

Please sign in to comment.