2017 © Pedro Peláez
 

library image-verification-code

图片验证码

image

fir/image-verification-code

图片验证码

  • Saturday, November 26, 2016
  • by fir
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

使用方法

1、项目目录下 composer.json 文件内添加 "psr-4": { "App\": "app/", "Fir\ImageVerificationCode\": "vendor/fir/image-verification-code/src" } 2、App\Http\Kernel.php $middlewareGroups 内配置 \Fir\ImageVerificationCode\Middleware\ImageVerificationCode::class,; 3、使用方法 在需要图片验证码的表单内配置, (*1)

{{session('ImageVerificationCodeError')}}

The Versions

26/11 2016

dev-master

9999999-dev

图片验证码

  Sources   Download

The Requires

 

by Avatar fir

24/11 2016

1.2

1.2.0.0

图片验证码

  Sources   Download

The Requires

 

by Avatar fir