Can anyone help me with this? public function showList() { $userid = Auth::user()->id;...
#How to mock this one? return Redirect::back()->withErrors($validator); it always says: BadMethod...
How to identify in laravel between session timeout and single login? if session timeout => [messa...
This fixed my problem.. sudo nano /etc/php5/fpm/php.ini remove comment ; opcache.enable=0
This fixed my problem.. sudo nano /etc/php5/fpm/php.ini remove comment ; opcache.enable=0
The Laravel portal for problem solving, knowledge sharing and community building.
The community