Hi there, company id name users id name roles id name company_user company_id user_id role_u...
Hi there, This sound stupid but I can't get it to work. routes.php Route::get('/ac', function(){ r...
Hi there, In the middle of a form the user left the page idle and when he/she returned to it the ses...
There are some many accessors, it can be reduced as follows: public function __get($var) { if ((...
It seems to me that you do not need the issues, only their count, when you use "with" you...
where needs two parameters, and you have only one. Use whereRaw instead.
The Laravel portal for problem solving, knowledge sharing and community building.