imbabottech/laravel-middlewares

Laravel常用的中间件集合

dev-master 2018-11-14 00:08 UTC

This package is not auto-updated.

Last update: 2024-09-26 04:11:01 UTC


README

Laravel常用的中间件集合

用法

  1. 安装本扩展
    composer require imbabottech/laravel-middlewares

2. 将所需的中间件添加到 App\Http\Kernel 中的列表中

已完成

  • CSRFProtectionForFullSeparation