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 6336d41 commit 3c8fac5Copy full SHA for 3c8fac5
README.md
@@ -590,9 +590,9 @@ in the config file
590
'user.general'=> 'verified' // scoped & grouped middleware only for a specific model + enum
591
],
592
```
593
-
594
-**known Issues**: without the web middleware, you won't have access to the user via the Auth facade
595
-since it's set by the middleware. Looking into an alternative
+> [!CAUTION]
+> **known Issues**: without the web middleware, you won't have access to the user via the Auth facade
+> since it's set by the middleware. Looking into an alternative
596
597
## Security
598
0 commit comments