jQuery Fullcalendar Integration with Bootstrap, PHP & MySQL

806

Recently I have used this plugin in an application and faced some issues to integrate it with bootstrap so I don’t want my readers to waste time in integration in this tutorial you will get a fullcalendar working with bootstrap, PHP & MySQL. We are doing some basic operations like add event, edit event and delete event.

Let’s start.

Step 1. Download fullcalendar plugin from here.

Step 2. Create database table events