PHP code example of media24si / eswrapper
1. Go to this page and download the library: Download media24si/eswrapper library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
media24si / eswrapper example snippets
php
Media24si\ESWrapper\ESWrapperServiceProvider::class,
bash
$ php artisan vendor:publish
php
'Elastic' => Media24si\ESWrapper\Facades\ESWrapper::class