captcha package correct - nosun/laravel_blog GitHub Wiki

Mews\Captcha\CaptchaServiceProvider 文件,修正:

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