HTMX in Laravel - AJAX calls with HTML

Channel

HTMX is a simple way to perform AJAX calls and update DOM elements using HTML attributes and no JavaScript. In this video, we'll take a look at a few practical examples of using HTMX within a Laravel app.

GitHub Repo: https://github.com/drehimself/htmx-laravel-example

0:00 - Intro and Basics
5:25 - Contact Form Example
15:27 - Users List and Form Example
22:46 - Users Search and Filter Example

# LINKS
My courses: https://codewithdre.com
Sign up for my newsletter: http://andremadarang.com/newsletter
My website: http://andremadarang.com
Twitter: http://twitter.com/drehimself
GitHub: http://github.com/drehimself
CodePen: http://codepen.io/drehimself