Tighten programmer Alison shares an intro to terminable middleware in Laravel. This type of middleware does work after the HTTP response is sent to the browser. Learn when to use it, and a some gotchas.
PHP
How to Build an Agent
A good overview on how to build an AI agent. Explained without hype and good code examples. Read more