An open API service indexing awesome lists of open source software.

https://github.com/nexamerchant/algolia

Algolia Packages
https://github.com/nexamerchant/algolia

Last synced: about 1 year ago
JSON representation

Algolia Packages

Awesome Lists containing this project

README

          

# NexaMerchant/Algolia

[![Build Status](https://github.com/NexaMerchant/Algolia/workflows/Laravel/badge.svg)](https://github.com/NexaMerchant/Algolia)
[![Release](https://img.shields.io/github/release/NexaMerchant/Algolia.svg?style=flat-square)](https://github.com/NexaMerchant/Algolia/releases)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/Nexa-Merchant/Algolia.svg?style=flat-square)](https://packagist.org/packages/Nexa-Merchant/Algolia)
[![Total Downloads](https://img.shields.io/packagist/dt/Nexa-Merchant/Algolia.svg?style=flat-square)](https://packagist.org/packages/Nexa-Merchant/Algolia)

# How to Install

```
composer require nexa-merchant/algolia
```

# How to Uninstall

```
composer remove nexa-merchant/algolia
```

# How to Update

```
composer update nexa-merchant/algolia
```

# How to Publish

```
php artisan vendor:publish --provider="NexaMerchant\Algolia\Providers\AlgoliaServiceProvider"
```

# How to Support

If you need support, please contact us at nice.lizhi@gmail.com or open an issue on GitHub.

# How to Contribute

If you want to contribute to this package, please open a pull request on GitHub.

# How to Report a Bug

If you find a bug, please open an issue on GitHub.

# How to Request a Feature

If you have an idea for a new feature, please open an issue on GitHub.