Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 969 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 969 Bytes

Laravel dump helper

Latest Stable Version Total Downloads Latest Unstable Version License

With this package you are able to use the d() helper which is alias for simple dump() helper. If we have dd() for dump and die, why dont we have d() for dump?

Installation

You can install the package via composer:

composer require zsoltjanes/laravel-d-helper

License

The MIT License (MIT). Please see License File for more information.