Support the ongoing development of Laravel.io →

mxalix258

Joined 20 Apr 2014

Statistics

Threads 6
Replies 10
Solutions 0
Articles 0

Custom Auth Driver in L5

I'm trying to find information on creating a custom authentication driver in Laravel 5, but haven't...

0 Likes
1 Replies

Laravel password reset

I'm having trouble getting the Laravel password reset functionality to work. I think the issue stems...

0 Likes
2 Replies

Redirect::back() issues

I'm having weird issues with Redirect:back() or Redirect::action('Controller@Method') It's happening...

0 Likes
18 Replies

Redirect to blank page before intended page

Hi, When using the redirect method, it takes me to a white page with the URL printed on the screen t...

0 Likes
0 Replies
posted 9 years ago

Domain routing

I can't seem to get domain routing to work on my local machine. I created a sub-domain in my hosts f...

0 Likes
2 Replies
Solved
replied 9 years ago

Redirect::back() issues

Even if I do: return View::make('index'); I get nothing.

0 Likes
replied 9 years ago

Redirect::back() issues

Yeah, view source is empty.

0 Likes
replied 9 years ago

Redirect::back() issues

Yes, I did...didn't affect anything unfortunately.

0 Likes
replied 9 years ago

Redirect::back() issues

I get the previous url, but nothing is rendered on the page. Nothing happened with return URL::previ...

0 Likes
replied 9 years ago

Redirect::back() issues

No luck there either. It just loads a blank page and never redirects anywhere. I've tried: return Re...

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.