I am Trying to attach default role to user when a user gets register. But getting error
ErrorException in SessionGuard.php line 418: Argument 1 passed to Illuminate\Auth\SessionGuard::login() must implement interface Illuminate\Contracts\Auth\Authenticatable, null given, called in D:\wamp\www\tornadoCms\vendor\laravel\framework\src\Illuminate\Foundation\Auth\RegistersUsers.php on line 63 and defined
Any Help Thanks!