Support the ongoing development of Laravel.io →

ro-puente

Joined 23 Apr 2014

Statistics

Threads 1
Replies 2
Solutions 0
Articles 0

Redirect::guest() and named routes

Hey, I'm trying to use a named route inside a Redirect::guest(), but it doesn't seems to work. Is th...

0 Likes
2 Replies
replied 9 years ago

Can't see stack trace errors while using Homestead

Same here. Couldn't get past the blank page. I gave up and served it with artisan serve.

0 Likes
replied 10 years ago

Redirect::guest() and named routes

I managed to make it work using URL::route(): Redirect::guest(URL::route('named_route'));

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.