l4-feed-reader icon indicating copy to clipboard operation
l4-feed-reader copied to clipboard

A simple RSS feed reader for Laravel 5

Results 5 l4-feed-reader issues
Sort by recently updated
recently updated
newest added

Hi, you have a mistake in the config file path, you wrote `../..` and it should be `../`

hi, in somes url when i used the function read. Return this: 40cd750bba9870f18aada2478b24840a What will it be? thanks.

Hi, How do i get the image from rss? Here is the RSS: ` URL LINK `

Hi, I want to limit the RSS result to be only 3 feeds to follow my web template. I already set on vendor/awjudd/feed-reader/src/FeedReader.php as $sp->set_item_limit(3); following http://simplepie.org/wiki/reference/simplepie/set_item_limit?s[]=limit Can you suggest...

This pull request includes the changes for upgrading your Laravel Package to Laravel 5.3. Feel free to commit any additional changes to the `laravel-package-5.3-shift` branch. **Before merging**, you should: -...