Skip to content

Commit 7bb14d5

Browse files
committed
add note about dump server
1 parent 66bd119 commit 7bb14d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

helpers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,6 +1278,8 @@ The `dump` function dumps the given variables:
12781278

12791279
If you want to stop executing the script after dumping the variables, use the [`dd`](#method-dd) function instead.
12801280

1281+
> {tip} You may use Artisan's `dump-server` command to intercept all `dump` calls and display them in your console window instead of your browser.
1282+
12811283
<a name="method-encrypt"></a>
12821284
#### `encrypt()` {#collection-method}
12831285

0 commit comments

Comments
 (0)