Laravel and HTMX Error Handling
It's been a while now I am using HTMX more often especially after I migrated VitoDeploy to HTMX!
Here I will show you how you can nicely handle the server errors when using HTMX for your HTTP calls in your frontend.
The Problem
When you're using HTM...
yecoder.com2 min read