Skip to content

Commit 4b65a50

Browse files
committed
Fix readme.
1 parent b1615d9 commit 4b65a50

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
@@ -144,7 +144,7 @@ For clearing of search index run:
144144
```bash
145145
php artisan search:clear
146146
```
147-
147+
#### Filtering of models in search results
148148
For filtering of models in search results each model's class can implements `Searchable`.
149149
For example:
150150

0 commit comments

Comments
 (0)