Support the ongoing development of Laravel.io →
iateadonut

iateadonut

Joined 2 Jul 2015

Statistics

Threads 13
Replies 0
Solutions 0
Articles 0
posted 9 years ago

feature request - testing - coutElements

This is a great method published at http://blog.g-design.net/post/124707474740/counting-dom-elements...

0 Likes
0 Replies
posted 10 years ago

firstOrCreate / firstOrNew only creates one property

I have a model on which I'm using firstOrNew. if an entry exists, this code: $a = CustomAssets::...

0 Likes
0 Replies
posted 10 years ago

feature request - blade - foreach where

Currently, I'm doing this: @foreach($field->options as $option) @if ( 1 != $option->deleted...

0 Likes
2 Replies
posted 10 years ago

call Model non-statically

I've got this line of code: $project = Project::find($id); I'd like to change it so that the Projec...

0 Likes
1 Replies
posted 10 years ago

Validator::replacer()

I'm trying to make a customer message using the :attribute as a key to return a portion of an array:...

0 Likes
0 Replies

iateadonut has not posted any replies yet

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.