think-captcha
think-captcha copied to clipboard
请问,自动多应用模式下,路由怎么配置?
路由里面定义的 Route::get('login/index', "\think\captcha\CaptchaController@index"); 在页面无法正常显示
https://github.com/top-think/think-captcha/pull/45
已提PR解决