laravel-ics
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
laravel-fullcalendar
by guillermobt
Laravel helper for FullCalendar.io. This fork (guillermobt) fixes schedule time in agenda views
laravel-ics
by bluora
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
laravel5calendar
by arkhas
A calendar with event managment package for laravel 5 using Carbon and Blade templating
reservations-calendar
by ognjenm
This is rewriten [https://github.com/bastianallgeier/gantti] Gantt Class to fit my needs Eg. To show multiple events (bookings) per resource and Laravel 4 compatibility