Laravel devs, your new Laravel app can now detect AI agents. ๐
Laravel's Agent Detector ships with PAO, which comes by default with new Laravel installations.
You can use it to protect destructive database commands and even your own Artisan commands with Prohibitable.
A pretty interesting safety layer for AI-assisted development.