https://github.com/nexamerchant/monitor
NexaMerchant Monitor
https://github.com/nexamerchant/monitor
Last synced: about 2 months ago
JSON representation
NexaMerchant Monitor
- Host: GitHub
- URL: https://github.com/nexamerchant/monitor
- Owner: NexaMerchant
- Created: 2024-07-02T02:31:59.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T10:59:16.000Z (10 months ago)
- Last Synced: 2025-02-01T19:12:40.798Z (4 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NexaMerchant/Monitor
# How to Install
```
NexaMerchant\Monitor\Providers\MonitorServiceProvider::class,
```
Add it to config/app.php $providers# How to Publish
```
composer require nexa-merchant/monitor
```