承接 coroowicaksono/nova-fullcalendar 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

coroowicaksono/nova-fullcalendar

Composer 安装命令:

composer require coroowicaksono/nova-fullcalendar

包简介

A Simple Dashboard Chart in Laravel Nova using Chart JS. Starting create your own dashboard with Chart JS Integration can save your time and help you maintain consistency across standard elements such as Bar, Stacked, Line, Area, Doughnut and Pie Chart.

README 文档

README

A Laravel Nova Dashboard with FullCalendar JS | See 📘Documentation Page

Latest Version on Packagist Total Downloads License State Status License

License

This Nova FullCalendar JS Integration requires Nova 2.0 or higher.

FullCalendar JS Integration in Action

Installation & Documentation

Simple Installation

// app/Providers/NovaServiceProvider
protected function cards()
{
    $events = Event::select(DB::raw('id, nama_kegiatan as title, concat(tanggal_acara, " ", jam_acara) as date, concat(tanggal_acara, " ", jam_acara) as start, tanggal_acara as end'))
        ->get()
        ->toJson();
    
    return [
        (new FullCalendar())
            ->series($events)
    ];
}

🎓 For better experiences, we moved documentation to : https://coroo.github.io/nova-fullcalendar/

ChangeLog

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

License

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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-09-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固