Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 203 Bytes

1-installation.md

File metadata and controls

13 lines (9 loc) · 203 Bytes

Installation

Require the library with composer

composer require pucene/elastic-bundle

Add bundle to your AppKernel.php

new Pucene\Bundle\ElasticBundle\PuceneElasticBundle(),