php-junior / nova-digitalocean-card
Laravel Nova Digitalocean 卡
v1.0.1
2019-01-23 08:54 UTC
Requires
- php: >=7.1.0
This package is auto-updated.
Last update: 2024-08-29 04:48:51 UTC
README
安装
您可以通过 composer 在使用 Nova 的 Laravel 应用中安装此包
composer require php-junior/nova-digitalocean-card
用法
return [ new \PhpJunior\NovaDigitaloceanCard\DigitaloceanIncidentsCard(), new \PhpJunior\NovaDigitaloceanCard\DigitaloceanUnresolvedIncidentsCard(), new \PhpJunior\NovaDigitaloceanCard\DigitaloceanStatusCard(), ];
许可证
MIT 许可证 (MIT)。有关更多信息,请参阅 许可证文件