Streams UI theming makes use of variables, configuration, and templating to effect the output of the UI.
Assets::register('ui::widget.css', 'ui::css/widget.css');
Assets::register('ui::widget.js', 'ui::js/widget.js');
Assets::load('ui::widget.css');
Assets::load('ui::widget.js');
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.