I think there is no problem in your controller since as you've said doing dd($results) is displaying...
This is very weird issue since I am using the same code in my queries using eloquent and it is worki...
Could you also do <pre> {{print_r($results)}} </pre> in your blade and see if the sai...
Check this return Redirect::intended('dashboard');, when a user is browsing a page that needs authen...
The Laravel portal for problem solving, knowledge sharing and community building.