'datetime', ]; public function AauthAcessToken() { return $this->hasMany('App\Models\OauthAccessToken'); } }