Support the ongoing development of Laravel.io →
alainbelez

alainbelez

Joined 11 Feb 2014

Statistics

Threads 16
Replies 68
Solutions 14
Articles 0
posted 11 years ago

OrderBy WhereHas

$headlines = Post::whereHas('categories', function($query) { $query->where('name', '=', 'headlin...

0 Likes
3 Replies
replied 10 years ago

Session not functionning

token mismatch means you didn't set the csrf token in the login form

0 Likes
Solved
replied 10 years ago

Trigger function on Session expire

maybe create an cron job that cross references the user_id with the user_id in the session table (5....

0 Likes
replied 10 years ago

Store Locator in Laravel

sorry if this may sounds rude. maybe you could start by reading the docs. add everything in the cont...

0 Likes
replied 10 years ago

is Laravel PHP7 compatible?

the one i posted above.

0 Likes
replied 10 years ago

is Laravel PHP7 compatible?

that's what i thought too, but vanilla PHP works on my VM but laravel wont

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.