Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6215dde

Browse files
Add proper links (#10722)
1 parent 7ab01f3 commit 6215dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎queues.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1598,7 +1598,7 @@ The batch's ID, which may be accessed via the `$batch->id` property, may be used
15981598
<a name="naming-batches"></a>
15991599
#### Naming Batches
16001600

1601-
Some tools such as Laravel Horizon and Laravel Telescope may provide more user-friendly debug information for batches if batches are named. To assign an arbitrary name to a batch, you may call the `name` method while defining the batch:
1601+
Some tools such as [Laravel Horizon](/docs/{{version}}/horizon) and [Laravel Telescope](/docs/{{version}}/telescope) may provide more user-friendly debug information for batches if batches are named. To assign an arbitrary name to a batch, you may call the `name` method while defining the batch:
16021602

16031603
```php
16041604
$batch = Bus::batch([

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /