Skip to content

Commit 1f62bf9

Browse files
Douglasdc3JakubOnderka
authored andcommitted
Add missing CLI option for laravel.
1 parent 2e30fbc commit 1f62bf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

var-dump-check.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ function showOptions() {
2020
--ladybug Enable support for Ladybug (ladybug_dump, ladybug_dump_die, ld, ldd)
2121
--symfony Enable support for Symfony2 (dump, VarDumper::dump, VarDumper::setHandler)
2222
--doctrine Enable support for Doctrine (Doctrine::dump, \Doctrine\Common\Util\Debug::dump)
23+
--laravel Enable support for Laravel (dd, dump)
2324
--extensions Check only files with selected extensions separated by comma
2425
(default: php, php3, php4, php5, phtml)
2526
--exclude Exclude directory. If you want exclude multiple directory, use

0 commit comments

Comments
 (0)