Some more stuff
  • Adding events

    FullCalendar and CakePHP part 3 – Adding Events

    In the previous part of this series we saw how to link fullCalendar via CakePHP to a MySQL events table. This is nice, but it’s only really useful if all the Create/Update and Delete actions on your events happen somewhere else. Obviously – you’ll want...

    Full Story

  • Event sources

    FullCalendar and CakePHP part 2 – Create events source

    In the first part of this series we saw how to integrate fullCalendar and CakePHP so you can use the calendar in your Cake application. But obviously, a calendar is not very useful without events to show. In this part, we’ll see how to populate...

    Full Story

  • Setting up

    FullCalendar and CakePHP part 1 – Set Up

    I needed to integrate a calendar into my application. This being a CakePHP application, I started looking for a good calendar helper – but found none that I liked enough to integrate. Luckily, I then stumbled upon the excellent fullCalendar project which is everything I...

    Full Story

Page 1 of 212