在Laravel5.2中,如何直接使用Auth包里的方法进行直接注册用户呢?

有些场景下,我不需要使用表单来提交数据进行用户注册,我需要直接在控制器里进行注册,我调用下面的方法。

\Illuminate\Foundation\Auth\RegistersUsers::postRegister($data);

我直接调用这个方法,会提示错误。

Non-static method Illuminate\Foundation\Auth\RegistersUsers::postRegister() should not be called statically, assuming $this from incompatible context
JellyBool
修改的评论也不能少于六个字哦!
太原微聚科技有限公司
修改的评论也不能少于六个字哦!
JellyBool
修改的评论也不能少于六个字哦!
Bantes
修改的评论也不能少于六个字哦!