How to use foreach in the controller in Laravel.

Limited Time Offer!

For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!

Enroll Now

Problem

When I try to loop over a request in the controller, I receive the following error:

Solution

Problem:

I’m having trouble with the Laravel 4 controller’s data looping. This is how my code looks:

the outcome is a returning error. Undefined attribute: Illuminate\Database\Eloquent\Collection::$sku

So, using this code, I try to improvise a little:

Solution

This will throw an error:

Get Data from foreach loop in the controller

Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x