laravue3/stateless

1.0.13 2023-09-22 23:12 UTC

This package is auto-updated.

Last update: 2024-09-23 01:10:23 UTC


README

在cookie中使用token进行简单API调用。要完全实现无状态,需要在kernel.php中禁用session中间件以及所有使用session的组件。