Skip to content

Commit

Permalink
Merge pull request #173 from tvbeek/patch-1
Browse files Browse the repository at this point in the history
Update basic.md, change typo artisn to artisan
  • Loading branch information
andrey-helldar authored Jul 15, 2024
2 parents 6f406b2 + 0bf9725 commit 03c3f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ For example, before and after restarting the queues:

```bash
php artisan operations --before
php artisn queue:restart
php artisan queue:restart
php artisan operations
```

0 comments on commit 03c3f28

Please sign in to comment.