Skip to content

GetStream/stream-laravel-5-example

Repository files navigation

Stream Example App

This example app shows you how you can use GetStream.io to build a site similar to Pinterest.

If you have no idea what GetStream is: GetStream is an hosted API service that allows you to build activity feeds. It makes it very easy to build user activity feeds, public feeds, aggregated feeds and notification feeds. GetStream provides API clients in several language, in this example app we show how easy is to create a website with activity feeds using Laravel and Stream-Laravel.

The application is built using Laravel Framework; and Stream-Laravel the best way to try this application is via Heroku; you can deploy this example (for free) on Heroku by pressing the Deploy button below.

Deploy

If you prefer to run this locally then make sure to generate the API keys on GetStream.io and update the settings in app/config/database.php and in app/config/packages/get-stream/stream-laravel/config.php.

Once you have the right settings you can get your database ready by running the provision command (./provision.sh)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages