This example app shows you how you can use GetStream.io to build a site similar to Pinterest.
The application is built using Laravel 5 and Stream-Laravel.
The project is based on the stream-laravel integration for Stream. There is also a lower level PHP - Stream integration library which is suitable for all PHP applications.
You can sign up for a Stream account at https://getstream.io/get_started.
If you're looking to self-host your feed solution we suggest the open source Stream-Framework, created by the Stream founders.
Coming soon.
The best way to understand and try out this application is via Heroku. You can deploy the app, for free, simply by clicking the following button:
If you prefer to run this locally then make sure to generate the API keys on GetStream.io and update the settings in config/database.php and in 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
)
Coming soon.
Copyright (c) 2015-2017 Stream.io Inc, and individual contributors. All rights reserved.
See the file "LICENSE" for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.