[Live Coding] Laravel 8 + Livewire: TODO Mgmt - Due date with date time picker (flatpickr)

#Laravel #Livewire In this video, I will show you: 1. how to add ’due’ column to todos table using Laravel migration 2. how to integrate javascript date time picker with Livewire component I used a popular date and time picker - flatpickr in this development. Please refer to the following PR for all the changes I made For how I developed the TODO management feature, please visit ([Live Code Practice] Laravel 8 Livewire: TODO Management) For the full playlist of my Laravel videos, please visit If you have any question or advice, please feel free to comment.
Back to Top