team-nifty-gmbh/tall-calendar
最新稳定版本:v1.0.0-beta.1
Composer 安装命令:
composer require team-nifty-gmbh/tall-calendar
包简介
A Calendar package using FullCalendar, tailwind, alpinejs, laravel and livewire.
README 文档
README
add assets
add js file to your projects js file
import './vendor/team-nifty-gmbh/tall-calendar/resources/js/index';
i recommend adding it in the same file you import alpine.
add css file to your projects css file
@import './vendor/team-nifty-gmbh/tall-calendar/resources/css/calendar.css';
add the following to your tailwind.config.mjs file
content: [ './vendor/team-nifty-gmbh/tall-datatables/resources/views/**/*.blade.php', './vendor/team-nifty-gmbh/tall-datatables/resources/js/**/*.js', ]
统计信息
- 总下载量: 4.9k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-17