Auth::get_user_id()it is show BadMethodCallException [ Error ]: Invalid method: Auth\Auth::get_user_id it should be
$user = \Auth::instance()->get_user_id(); $this->uid = $user[1];
It looks like you're new here. If you want to get involved, click one of these buttons!