Quantcast
Channel: Display RSS feed with Laravel PHP using SimpleXML - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Answer by user3065326 for Display RSS feed with Laravel PHP using SimpleXML

$
0
0
@foreach ($flux->channel->item as $flu)<article class="entry-item"><img src="{{utf8_decode((string)$flu->enclosure['url'])}}" alt=""><div class="entry-content"><a href="{{ $flu->item->link }}">{{ $flu->title }}</a>            {{ $flu->description }}</div></article>@endforeach

Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>