This package is added to existing Laravel projects as a dependency by requiring it with Composer.
composer require streams/core:2.0.x-dev
git clone [email protected]:laravel-streams/streams-core.git
From within your project, use Composer to update this individual package:
composer update streams/core --with-dependencies
You can also update your entire project using composer update
.
A blank TALL-stack Laravel project with Streams.
The fundamental features and utilities offered by the Streams platform.
A universal and extensible RESTful API for Streams.
Extensible, user-friendly, and performant control panel, components, and services.
Dev tooling for Laravel Streams.