Skip to content
This repository was archived by the owner on Jul 31, 2018. It is now read-only.

Commit e183cf8

Browse files
algoliareadmebotmaxiloc
authored andcommitted
Update README [skip ci] (#123)
1 parent 6d9dd27 commit e183cf8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ This PHP package integrates the Algolia Search API to the Laravel Eloquent ORM.
2121

2222
1. [Install via composer](#install-via-composer)
2323
1. [Service provider](#service-provider)
24-
25-
**Configuration**
26-
2724
1. [Publish vendor](#publish-vendor)
2825

2926
**Quick Start**
@@ -99,11 +96,6 @@ Add the service provider to `config/app.php` in the `providers` array.
9996
AlgoliaSearch\Laravel\AlgoliaServiceProvider::class
10097
```
10198

102-
103-
# Configuration
104-
105-
106-
10799
## Publish vendor
108100

109101
Laravel Algolia requires a connection configuration. To get started, you'll need to publish all vendor assets:

0 commit comments

Comments
 (0)