Support the ongoing development of Laravel.io →
Eloquent Views Blade
Last updated 1 year ago.
0

I imagine it would look like:

<?php

foreach ($array as $myVar) { echo $myVar->artikel; }

Last updated 1 year ago.
0

jeffreydavidson said:

I imagine it would look like:

<?php foreach ($array as $myVar) { echo $myVar->artikel; }

yes that what i first do, but when i do that(the same query which mean $myvar->artikel contain nothing) it return the artikel .... it really weird =.=

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

t0n1zz t0n1zz Joined 8 Oct 2014

Moderators

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.