Skip to content

Commit 3c8fac5

Browse files
committed
readme improvements v2
1 parent 6336d41 commit 3c8fac5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -590,9 +590,9 @@ in the config file
590590
'user.general'=> 'verified' // scoped & grouped middleware only for a specific model + enum
591591
],
592592
```
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
593+
> [!CAUTION]
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
596596
597597
## Security
598598

0 commit comments

Comments
 (0)