The Streams platform build on Laravel CSRF basics.
You can also disable CSRF protection using route options.
"csrf": false
Route::streams('uri', [
'csrf' => false
]);
The Streams platform uses policies to authorize secured actions.
The Streams platform makes it easy to use and integrate any authentication system or roll your own based on your projects needs.
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.