Activity stream package for Laravel applications. We support Flat, Timeline, Notification and global Feeds. This will also include the ability to follow Entities. Once an entity is followed or unfollowed activities will be added/removed from timelines. Visit getactivitystream.com for more information and documentation.
You can install the package via composer:
composer require throttlestudio/activity-stream
Read the full documentation at getactivitystream.com
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email info@throttle.studio instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
This package was generated using the Laravel Package Boilerplate.