My Auth::check is not working in view. but works fine in controller. also works fine on local server...
use ->get() method at last. $email = Email::with('recipient')->where('token', '=', $data['toke...
Actually session is not persisting. session data stores in filesystem but can's see session created...
Here is my View code where i am checking that user has logged in or not. <div class="ribbon&...
Same issue.. googled for 3 days.. didn't find any proper solution. now i think.. i will become made....
The Laravel portal for problem solving, knowledge sharing and community building.
The community