api-tester icon indicating copy to clipboard operation
api-tester copied to clipboard

api/user 报错

Open safly opened this issue 6 years ago • 0 comments

api/user

InvalidArgumentException Route [login] not defined.

protected function methodNotAllowed(array $others)
{
    throw new MethodNotAllowedHttpException($others);
}

safly avatar May 21 '18 10:05 safly