php-junior / nova-digitalocean-card
Laravel Nova Digitalocean card.
Fund package maintenance!
Liberapay
Installs: 327
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 0
Open Issues: 0
Language:Vue
Requires
- php: >=7.1.0
This package is auto-updated.
Last update: 2024-10-29 05:16:46 UTC
README
Installation
You can install the package in to a Laravel app that uses Nova via composer:
composer require php-junior/nova-digitalocean-card
Usage
return [ new \PhpJunior\NovaDigitaloceanCard\DigitaloceanIncidentsCard(), new \PhpJunior\NovaDigitaloceanCard\DigitaloceanUnresolvedIncidentsCard(), new \PhpJunior\NovaDigitaloceanCard\DigitaloceanStatusCard(), ];
License
The MIT License (MIT). Please see License File for more information.