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.
The fundamental features and utilities offered by the Streams platform.
A full featured, universal, and extensible RESTful API.
Extensible, user-friendly, and performant control panel and user interface utilities and services.
Dev tooling for Laravel Streams.