Generate RSS Feed using Laravel roumen/feed package
4 years ago
As we know RSS feed is the web feed that allows a web application to send the updates in a standard readable form. Through RSS feed we send applications, websites, newsletters, blog updates to the users. In this tutorial, we will learn how to generate RSS feed with Laravel.
Link: