Did you know it’s possible to use Laravel’s validation tools even when you’re validating a part of your request that wasn’t provided by the user? In our latest post, Andrew Morgan shares four approaches to validating the “other” bits of your requests.
PHP
Setting up a remote environment for agentic coding on a VPS
Mattias walks through moving an AI coding setup off a laptop and onto a private VPS. He covers Tailscale, tmux, a browser-based editor, and the small tweaks that make a remote setup practical from any Read more…