In this lesson, Kevin McKee will show you how to use Laravel Livewire to build simple, intuitive, and secure internal APIs calls. Using Livewire's blade directives, we can easily connect third party JavaScript libraries or your custom JavaScript code to your backend.
View the source code for this episode on GitHub.