adding and editing events with fullcalendar 5, laravel 9, livewire, and a modal
I have a laravel 9 project with livewire, jetstream, fullcalendar 5, alpine, and tailwind (TALL stack) based off of this project: https://github.com/LaravelDaily/Laravel-Jetstream-CRUD-Roles and this tutorial: https://laravel.sillo.org/liveware-fullcalendar/ I have the drag and drop functionality as well as the select and eventClick…