zsoltjanes / laravel-d-helper
1.0.0
2022-02-28 21:12 UTC
Requires
- php: >=7.2.5
This package is auto-updated.
Last update: 2025-03-01 00:37:15 UTC
README
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.