You can install the package in to a Laravel app that uses Nova via composer:
composer require php-junior/nova-digitalocean-cardreturn [
new \PhpJunior\NovaDigitaloceanCard\DigitaloceanIncidentsCard(),
new \PhpJunior\NovaDigitaloceanCard\DigitaloceanUnresolvedIncidentsCard(),
new \PhpJunior\NovaDigitaloceanCard\DigitaloceanStatusCard(),
];The MIT License (MIT). Please see License File for more information.
