Support the ongoing development of Laravel.io →
posted 9 years ago
Authentication
Last updated 1 year ago.
0

swgj19 said:

http://laravel.com/docs/responses

Redirect::to();

is not in scope, some help would be really appreciated.

Last updated 1 year ago.
0

Maybe try

\Redirect::to();
Last updated 1 year ago.
0

This may help

return Redirect::intended(''.$openid->authUrl().'');
Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

seupoj seupoj Joined 6 Jul 2014

Moderators

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.