Hello, i want to select all users from table and check counts if they loggid in from facebook/google...
Hey, i have two relational tables, funs and user_votes, user_votes is saving votes for funs, likes o...
yeas but i'm groupin it by users.id? or i must group every left join query ?
Thanks for reply:) i solved my problem with this query $funs_query = DB::table('funs') ->selec...
The Laravel portal for problem solving, knowledge sharing and community building.
The community