spatie/laravel-artisan-dd
Run one-off Laravel code from the command line without opening Tinker. Use php artisan dd "User::first()" to execute expressions and dump results. Supports multiple expressions and short class names for quick debugging and inspection.
Quickly run some code via Artisan
How can I help you explore Laravel packages today?