https://github.com/nexamerchant/algolia
Algolia Packages
https://github.com/nexamerchant/algolia
Last synced: about 1 year ago
JSON representation
Algolia Packages
- Host: GitHub
- URL: https://github.com/nexamerchant/algolia
- Owner: NexaMerchant
- License: mit
- Created: 2025-04-18T05:35:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-18T05:42:46.000Z (about 1 year ago)
- Last Synced: 2025-05-18T05:16:06.639Z (about 1 year ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NexaMerchant/Algolia
[](https://github.com/NexaMerchant/Algolia)
[](https://github.com/NexaMerchant/Algolia/releases)
[](https://packagist.org/packages/Nexa-Merchant/Algolia)
[](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.