huigezizj

2360 经验值

我也是的,你是怎么解决的?

(1/1) FatalThrowableError
Type error: Argument 1 passed to Illuminate\Auth\SessionGuard::login() must be an instance of Illuminate\Contracts\Auth\Authenticatable, instance of App\Http\Model\User given, called in D:\wamp64\www\blog\vendor\laravel\framework\src\Illuminate\Foundation\Auth\RegistersUsers.php on line 34

factory('\App\Post')->create();

InvalidArgumentException with message 'Unable to locate factory with name [default] [\App\Post].'

我也是出现这个错了。。laravel5.4