laravel-devtoolbox-cli
Installation
SKILL.md
Laravel Devtoolbox CLI
Skill by ara.so — Devtools Skills collection.
Laravel Devtoolbox is a comprehensive CLI toolkit for Laravel applications that provides deep introspection, analysis, and debugging capabilities. It helps developers scan models, routes, services, database queries, security issues, and performance bottlenecks directly from the command line.
Installation
Install as a development dependency via Composer:
composer require --dev grazulex/laravel-devtoolbox
Requirements:
- PHP 8.3+
- Laravel 11.x or 12.x