You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ Check out its [features](#features)!
8
8
9
9
## Contents
10
10
11
+
*[Tutorial](#tutorial)
11
12
*[Features](#features)
12
13
*[Requirements](#requirements)
13
14
*[Installation](#installation)
@@ -19,6 +20,11 @@ Check out its [features](#features)!
19
20
*[Search rules](#search-rules)
20
21
*[Available filters](#available-filters)
21
22
23
+
## Tutorial
24
+
25
+
For your convenience I wrote step-by-step tutorial - [How to make Laravel and Elasticsearch become friends](https://medium.com/@babenko.i.a/how-to-make-laravel-and-elasticsearch-become-friends-55ed7690331c).
26
+
There are information about Elasticsearch installation and the package usage examples, don't miss it!
27
+
22
28
## Features
23
29
24
30
* An easy way to [configure](#index-configurator) and [create](#console-commands) an Elasticsearch index.
0 commit comments