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 4f15d1c commit a034664Copy full SHA for a034664
README.md
@@ -557,7 +557,7 @@ In Laravel project you can generate class to override the default classes of Tok
557
(ConfirmationUrlBuilder, AuthTokenCookiesHandler...) by running the following command:
558
559
```bash
560
-php artisan tokensvalidation:handler
+php artisan tokens-validation:handler
561
```
562
563
after that, choose what class you want to generate and follow the instruction shown in the console.
0 commit comments