Support the ongoing development of Laravel.io →

OlegEF

Joined 8 Oct 2015

Statistics

Threads 5
Replies 0
Solutions 0
Articles 0
posted 8 years ago

Find last iteration of foreach loop in blade

Currently i use last() method to find last iteration @foreach ($colors as $k => $v) <option...

0 Likes
0 Replies

Auto join on model call

I have two models Item [table: id,title,param_id] and ItemParam [table: id,param_name]. Is it possib...

0 Likes
0 Replies

SQL raw request modification to get collections

I have to use the following request to get data from DB: $users=DB::select('SELECT id,username, avat...

0 Likes
0 Replies

L5.1 event broadcasting issue

I tried to follow a guide from laracasts. Event broadcasting works but there is inexplicable delay b...

0 Likes
0 Replies
posted 8 years ago

Calls between controllers

I have two 2 controllers Shop (order processing contoller) Messager (p2p messanger controller) Ple...

0 Likes
2 Replies

olegef 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.

© 2024 Laravel.io - All rights reserved.