Skip to content

A Calendar package using FullCalendar, tailwind, alpinejs, laravel and livewire.

License

Notifications You must be signed in to change notification settings

Team-Nifty-GmbH/tall-calendar

Repository files navigation

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

About

A Calendar package using FullCalendar, tailwind, alpinejs, laravel and livewire.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •