imbabottech/laravel-middlewares

The commonly used middlewares bundles for 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

The commonly used middlewares bundles for Laravel

Usage:

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

2.往 App\Http\Kernel 内按需要下里面列表中的中间件

Already Finished:

  • CSRFProtectionForFullSeparation