PHP on the frontend! No more Javascript!

Laravel Livewire allows you to write PHP on the frontend (kind of!) so you don’t have to futz about with Javascript anymore (mostly!) Check out the docs at 01:44 Installing Livewire 02:26 Updating our default views 03:28 Making a Livewire component 04:37 Adding state 05:08 Binding state 06:45 Inspecting the network tab 09:35 Calling methods 11:28 Events, nested components, file uploads 12:16 13:30 Livewire V3
Back to Top