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

Commit ccacbdf

Browse files
authored
Merge pull request #63 from marky291/patch-1
Update laravel scout link to 5.6
2 parents 3f9cf88 + 7306f33 commit ccacbdf

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
@@ -15,7 +15,7 @@ Installation <div id="installation"></div>
1515

1616
**Note: Any Models you plan to search using this driver must use a MySQL MyISAM or InnoDB table.**
1717

18-
If you haven't already you should [install Laravel Scout](https://laravel.com/docs/5.3/scout#installation) to
18+
If you haven't already you should [install Laravel Scout](https://laravel.com/docs/5.6/scout#installation) to
1919
your project and apply the `Laravel\Scout\Searchable` trait to any Eloquent models you would like to make searchable.
2020

2121
Install this package via **Composer**

0 commit comments

Comments
 (0)