larapack/dd
Adds Laravel-style dd() “dump and die” helper to any PHP app. Useful for non-Laravel projects or for overriding Laravel 4’s dd() with the Laravel 5 equivalent. Install via Composer and, on Laravel 4, require the helper in public/index.php.
dd is a helper method in Laravel. This package will add the dd to your application.
How can I help you explore Laravel packages today?