palpalani/us-holidays-card 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

palpalani/us-holidays-card

Composer 安装命令:

composer require palpalani/us-holidays-card

包简介

U.S. Holidays for Laravel nova.

README 文档

README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

A Laravel Nova card that displays the list of upcoming USA holidays.

Requirements

PHP 8.2 or higher
Nova ^3.0 or higher

Installation

You can install the package via composer:

composer require palpalani/us-holidays-card

Usage

To add this card to the dashboard or resource add it to the cards method like this:

namespace App\Nova\Dashboards;

use palPalani\UsHolidaysCard;
use Laravel\Nova\Dashboard;

class Main extends Dashboard
{
    public function cards(): array
    {
        $cards = [
            new UsHolidaysCard(),
        ];
    }
}

Testing

composer test

Feedback

If you have any feedback, comments or suggestions, please feel free to open an issue within this repository.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Thanks to

Carbon Support for US Holidays, so many thanks to its author and contributors!

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 915
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-06-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固