Using Impersonation with Laravel Jetstream #4517
crynobone
announced in
Tips & Tricks
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In Jetstream, please ensure the following
routes/web.phpcontainsconfig('jetstream.auth_session'):and then update
config/nova.phpand addauth.sessionmiddleware:Original discussion: #3989 (comment)
Beta Was this translation helpful? Give feedback.
All reactions