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

slow query

select * from `posts` where (select count(*) from `categories` inner join `post_categories` on `cate...

0 Likes
1 Replies
posted 11 years ago

App:after question

http://laravel.io/bin/XDrq currently, im using the code attached to minify my html output. it also m...

0 Likes
2 Replies
posted 11 years ago

forum bug found

i created a new thread and code highlighting isn't working and edit, reply and delete button are als...

0 Likes
1 Replies
posted 11 years ago

App:after question

currently, im using the code below to minify my html output App::after(function($request, $response)...

0 Likes
0 Replies
posted 11 years ago

upgrade laravel skeleton

Hello, currently i'm cloning laravel from github and i can update it via git pull. however, i read i...

0 Likes
6 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.