2017 © Pedro Peláez
 

package dd

`dd` is a helper method in Laravel. This package will add the `dd` to your application.

image

larapack/dd

`dd` is a helper method in Laravel. This package will add the `dd` to your application.

  • Thursday, December 15, 2016
  • by marktopper
  • Repository
  • 5 Watchers
  • 52 Stars
  • 111,076 Installations
  • PHP
  • 131 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 6 Versions
  • 13 % Grown

The README.md

dd

dd is a helper method in Laravel. This package will add the dd to your application., (*1)

Install

Run composer require larapack/dd 1.*, (*2)

For Laravel

Laravel already have the dd function in its helpers. The dd function from this package is equal to the one in Laravel 5., (*3)

If you wish to override the Laravel 4 function with this one, please follow those few steps: - Open public/index.php - Add require "../vendor/larapack/dd/src/helper.php"; after the opening <?php-tag, (*4)

The Versions

15/12 2016

v1.1.x-dev

1.1.9999999.9999999-dev

`dd` is a helper method in Laravel. This package will add the `dd` to your application.

  Sources   Download

MIT

The Requires

 

by Mark Topper

15/12 2016

dev-master

9999999-dev

`dd` is a helper method in Laravel. This package will add the `dd` to your application.

  Sources   Download

MIT

The Requires

 

by Mark Topper

15/12 2016

1.1

1.1.0.0

`dd` is a helper method in Laravel. This package will add the `dd` to your application.

  Sources   Download

MIT

The Requires

 

by Mark Topper

14/12 2016

dev-develop

dev-develop

`dd` is a helper method in Laravel. This package will add the `dd` to your application.

  Sources   Download

MIT

The Requires

 

by Mark Topper

27/11 2015

1.0.x-dev

1.0.9999999.9999999-dev

`dd` is a helper method in Laravel. This package will add the `dd` to your application.

  Sources   Download

MIT

The Requires

 

by Mark Topper

10/06 2015

1.0

1.0.0.0

`dd` is a helper method in Laravel. This package will add the `dd` to your application.

  Sources   Download

MIT

The Requires

 

by Mark Topper