We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66bd119 commit 7bb14d5Copy full SHA for 7bb14d5
helpers.md
@@ -1278,6 +1278,8 @@ The `dump` function dumps the given variables:
1278
1279
If you want to stop executing the script after dumping the variables, use the [`dd`](#method-dd) function instead.
1280
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
+
1283
<a name="method-encrypt"></a>
1284
#### `encrypt()` {#collection-method}
1285
0 commit comments