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 device.
PHP
There’s no artisan schema:show, so I built one
A live, zoomable ER diagram of your Laravel app’s actual database schema, safe to run in production because it only ever reads structure, never rows. Read more