team-nifty-gmbh/tall-calendar

A Calendar package using FullCalendar, tailwind, alpinejs, laravel and livewire.
5,274
Install
composer require team-nifty-gmbh/tall-calendar
Latest Version:v0.6.12
PHP:^8.2
License:MIT
Last Updated:Jun 22, 2026
Links: GitHub  ·  Packagist
Maintainer: team-nifty

tall-calendar

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',
    ]

Related Packages

gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

628,058,007 9,707
laravel/framework

The Laravel Framework.

576,155,700 34,907
laravel/tinker

Powerful REPL for the Laravel framework.

485,678,092 7,440