Skip to content

captcha package correct

郭华伟 edited this page Jul 10, 2016 · 1 revision

Mews\Captcha\CaptchaServiceProvider 文件,修正:

$this->app['router']->get('captcha/{config?}', '\Mews\Captcha\CaptchaController@getCaptcha')->middleware('web');
Clone this wiki locally