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

https://github.com/nexamerchant/commands

NexaMerchant Commands
https://github.com/nexamerchant/commands

Last synced: about 2 months ago
JSON representation

NexaMerchant Commands

Awesome Lists containing this project

README

        

# NexaMerchant/Commands

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

# How to Install

```
composer require nexa-merchant/commands
```

# How to Uninstall

```
composer remove nexa-merchant/commands
```

# How to Update

```
composer update nexa-merchant/commands
```

# How to Publish

```
php artisan vendor:publish --provider="NexaMerchant\Commands\Providers\CommandsServiceProvider"
```

# How to Support

If you need support, please contact us at [email protected] 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.