Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I remember I had this exact problem, it is a built in redirect, but it was a long time ago so I dont remember fuq. Try to google something, I think you are not the only one.
-
Check RedirectIfAuthenticated middleware, probably named 'guest' in kernel.php.
Also pretty sure the plural is platypussies, they're a crossover between a beaver and a debugduck and turned ugly when they saw my code. -
Wombat105826y@bittersweet thanks. I will check that.
I saw the mistake, too. But it was too late to edit. But thanks for the answer. Now I understand life better. -
Wombat105826y@bittersweet thanks man, that totally was the solution. I didn't even know about that file. :D
-
@Wombat
So did we discuss the fuss about Platypus? Is it unanimous or did it sadden us? Gelatinous platypuddings twiddle their middleware with little care, platipodes... codes.... fuck this I'm too high... craving platupie 🍰
Related Rants
I have an issue with my Laravel routing. Can you help me out, @bittersweet?
I have a custom "/home" route called "/admin" and I set the protected property in the LoginController:
$redirectTo = "/admin";
And it works fine, if I log in from guest. But when I navigate to "/login" as auth-user it still redirects me to "/home".
What the fuck is this? What do I have to change to make this work? Who has to be fucked? Is it possible to solve this without sacrificing a virgin at bloodmoon? And why are Platypus so fucking ugly?
question
routing
issue
laravel