[Laravel 8] Modal Dialog Things You Must Know: Livewire vs. AlpineJS

#Laravel #Livewire #AlpineJS Modal dialog is commonly used in front end development. In this video, I will show you how to implement a modal dialog with Livewire or AlpineJS. I moved the TODO creation form to a modal dialog, as an example, in the video. 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