Skip to content

Instantly share code, notes, and snippets.

@simensen
Created October 7, 2019 21:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simensen/a004e023dc54846dbc54a884c0d896d3 to your computer and use it in GitHub Desktop.
Save simensen/a004e023dc54846dbc54a884c0d896d3 to your computer and use it in GitHub Desktop.
project.md
- Bring Guzzle HTTP into the project
- Use `AppServiceProvider` or add a `RedditServiceProvider`
- Add a route `/r/{subreddit}`
- `https://www.reddit.com/r/{subreddit}.json`
- Render a Blade view with articles
- List articles on view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment