Public & private routes auth #305
Unanswered
vincentcordel
asked this question in
Help
Replies: 1 comment
-
Hey @vincentcordel, have you tried adding the create, update and destroy methods through the auth middleware? That should be a purely Laravel configuration, is it not? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm wondering on how to setup the following example in a controller:
Also, how would I configure the corresponding endpoints routes?
Beta Was this translation helpful? Give feedback.
All reactions