All Projects → GetStream → Stream-Example-PHP

GetStream / Stream-Example-PHP

Licence: BSD-3-Clause License
An example app built using getstream.io https://getstream.io

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
CSS
56736 projects

Stream Example App

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.

Live demo

Coming soon.

Deploying the app

Heroku

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:

Deploy

Local

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)

Tutorial

Coming soon.

Copyright and License Information

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].