I have to implement an event calendar in laravel 4.0 project, I looked into laravel/full calendar, which only supports (version>=4.2). I am looking for the calendar to implement in the event calendar in laravel 4 project, what could be the correct calendar for this laravel 4.0. Or can I integrate the third party calendar for this purpose? What could be the best third party event calendar which is easy to integrate to laravel 4.0 project?
Event calendar for laravel 4.0
I have to implement an event calendar in laravel 4.0 project, I looked into laravel/full calendar, which only supports (version>=4.2). I am looking for the calendar to implement in the event calendar in laravel 4 project, what could be the correct calendar for this laravel 4.0. Or can I integrate the third party calendar for this purpose? What could be the best third party event calendar which is easy to integrate to laravel 4.0 project?