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

v1.0.1 2019-01-23 08:54 UTC

This package is auto-updated.

Last update: 2024-03-29 03:38:45 UTC


README

Latest Stable Version Total Downloads

screenshot 1

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.