Support the ongoing development of Laravel.io →
awsp

awsp

Joined 31 Jan 2014

Statistics

Threads 0
Replies 122
Solutions 23
Articles 0

awsp has not posted any threads yet

replied 10 years ago

Tell Eloquent to return an array using a column value as key

You should consider overriding the toArray() method in your collection class. It should be pretty ea...

0 Likes
replied 10 years ago

Auto update view when theres new data in database

Ajax with setInterval, in my opinion does not quite fit the task, especially when you have more than...

0 Likes
replied 10 years ago

Auto update view when theres new data in database

Not sure if I fully understand your question. Let's separate into 2 parts. First you need a mechanis...

0 Likes
replied 10 years ago

L5.1 Unsupported operand types error on select element w/ default blank dropdown option

You are getting that php fetal error because you are trying to add 2 different types. It could be nu...

0 Likes
replied 10 years ago

L5.1 Unsupported operand types error on select element w/ default blank dropdown option

I guess your Code::getList('abc') is returning null on your L5.1 copy, and as a result you are conca...

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.