https://github.com/nexamerchant/commands
NexaMerchant Commands
https://github.com/nexamerchant/commands
Last synced: about 2 months ago
JSON representation
NexaMerchant Commands
- Host: GitHub
- URL: https://github.com/nexamerchant/commands
- Owner: NexaMerchant
- License: mit
- Created: 2025-01-25T11:11:50.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-25T12:26:37.000Z (4 months ago)
- Last Synced: 2025-01-25T12:33:45.401Z (4 months ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NexaMerchant/Commands
[](https://github.com/NexaMerchant/Commands)
[](https://github.com/NexaMerchant/Commands/releases)
[](https://packagist.org/packages/Nexa-Merchant/Commands)
[](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.