Skip to content

Commit a034664

Browse files
fixes
1 parent 4f15d1c commit a034664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ In Laravel project you can generate class to override the default classes of Tok
557557
(ConfirmationUrlBuilder, AuthTokenCookiesHandler...) by running the following command:
558558

559559
```bash
560-
php artisan tokensvalidation:handler
560+
php artisan tokens-validation:handler
561561
```
562562

563563
after that, choose what class you want to generate and follow the instruction shown in the console.

0 commit comments

Comments
 (0)