We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f9cf88 + 7306f33 commit ccacbdfCopy full SHA for ccacbdf
README.md
@@ -15,7 +15,7 @@ Installation <div id="installation"></div>
15
16
**Note: Any Models you plan to search using this driver must use a MySQL MyISAM or InnoDB table.**
17
18
-If you haven't already you should [install Laravel Scout](https://laravel.com/docs/5.3/scout#installation) to
+If you haven't already you should [install Laravel Scout](https://laravel.com/docs/5.6/scout#installation) to
19
your project and apply the `Laravel\Scout\Searchable` trait to any Eloquent models you would like to make searchable.
20
21
Install this package via **Composer**
0 commit comments