- Step 1: Create fresh Laravel application
- Step 2: Configure database
- Step 3: Create and run migration
- Step 4: Create Event model
- Step 5: Create controller and add methods
- Step 6: Create new routes
- Step 7: Create calendar.blade.php blade file
- Step 8: Testing FullCalendar application