Hello, I an have difficulty to understand how i cans check if a user has payed before accessing an i...
I wish to build a new website based on my old website. To do that i use Laravel 4 (I cannot use lara...
Hello, i try to get all datas (relation inlcude) from a user table but i cannot get somme values. cl...
Hi, I found a solution but is not very elegant : public function hasdata(){ $pages = $this->pages...
Hello, the only way in found is to make like this : $users = User::select('users.firstname', 'users....
The Laravel portal for problem solving, knowledge sharing and community building.