Create a News Aggregation Website with laravel
During this tutorial, we will create a news aggregation site. We will parse multiple feeds, categorize them, activate/deactivate them for our website, and display them on our website using PHP’s SimpleXML extension. The following topics will be covered in this tutorial:
Creating the database and migrating the feeds table
Creating a feeds model
Creating our form
Validating and processing the form
Extending the core classes
Reading and parsing an external feed
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5 Laravel 5.1