App\Api\V1\Requests\ForgotPasswordRequest::authorize PHP 메소드

authorize() 공개 메소드

public authorize ( )
    public function authorize()
    {
        return true;
    }
ForgotPasswordRequest