zsoltjanes/laravel-d-helper

1.0.0 2022-02-28 21:12 UTC

This package is auto-updated.

Last update: 2024-09-29 03:20:47 UTC


README

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.