Add RSS of Announcements feed to Dashboard page

This commit is contained in:
Nabeel Shahzad
2017-07-22 21:31:26 -05:00
parent 2c3f4eedf0
commit 29a60ba0ae
7 changed files with 81 additions and 8 deletions

View File

@@ -26,7 +26,8 @@
"webpatser/laravel-uuid": "^2.0",
"chrisbjr/api-guard": "^4.0",
"spatie/laravel-fractal": "^4.01",
"composer/semver": "^1.4"
"composer/semver": "^1.4",
"dg/rss-php": "^1.2"
},
"require-dev": {
"fzaninotto/faker": "~1.4",