We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2705e1 commit fdb8265Copy full SHA for fdb8265
routing/captcha/captcha.yaml
@@ -1,4 +1,4 @@
1
# 验证码生成
2
captcha_generate:
3
path: /generate
4
- controller: App\Controller\Captcha\CaptchaController:generate
+ controller: App\Controller\Captcha\CaptchaController::generate
0 commit comments