Support the ongoing development of Laravel.io →
extjac

extjac

Joined 14 Feb 2014

Statistics

Threads 11
Replies 75
Solutions 5
Articles 0
posted 10 years ago

PHP7 infographic & Laravel

PHP7 infographic https://www.zend.com/en/resources/php7_infographic

0 Likes
0 Replies
posted 10 years ago

L5 Login page - TokenMismatchException

Hello, i noticed that if you leave the login page open for x minuets and then you try to log-in, you...

0 Likes
1 Replies
posted 10 years ago

L5 & Ajax validation response.

Hello.....i am trying to show the L5 validation errors using ajax + toastr notifications..... It is...

0 Likes
0 Replies
posted 11 years ago

Query with DateDiff()

hello, i am trying to run an eloquent query with the PHP DateDiff() function... This works $sql = &q...

0 Likes
0 Replies
posted 11 years ago

Testing Laravel5 - Create a user

i am trying to do something very simple. Just create a user via an ajax post request UserController....

0 Likes
2 Replies
Solved
replied 11 years ago

How can i do this???? $this->hasMany( ) ->select()->where()

just to be clear....the ->hasMany() works fine...the issue i have is that the ->select(item_id...

0 Likes
replied 11 years ago

How can i do this???? $this->hasMany( ) ->select()->where()

Thanks! The thing is that Hotels is a category_id of Items. So Items are bundled with other items......

0 Likes
replied 11 years ago

require view files in subfolder without Blade

have you tried this on your view? @extends('../layout.header')

0 Likes
replied 11 years ago

Displaying 2400 records takes 28 seconds

I am loading close to 5k records at once with json and it takes close to 2.5 seconds to load....

0 Likes
replied 11 years ago

LAravel + Angulajs keeping users logged in

did you try using Database as driver and extending the session time?

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.