https://github.com/shabaz-ejaz/rss-feed-reader
A small lightweight xml feed reader
https://github.com/shabaz-ejaz/rss-feed-reader
Last synced: 3 months ago
JSON representation
A small lightweight xml feed reader
- Host: GitHub
- URL: https://github.com/shabaz-ejaz/rss-feed-reader
- Owner: shabaz-ejaz
- Created: 2021-01-10T19:32:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-12T09:54:08.000Z (over 4 years ago)
- Last Synced: 2025-03-13T14:14:22.035Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 628 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RSS Feed Reader
This is a feed reader, add in a feed, view feeds
## Installation
Use composer to install
```bash
composer install
```
## DatabaseSet up a DB and run the migrations
```bash
php artisan migrate
```## Usage
Once you create an account and login you should be able to start adding feeds