call(PermissionSeed::class); //$this->call(RoleSeed::class); $this->call(UserSeed::class); //$this->call(UserSeedPivot::class); //$this->call(RoleSeedPivot::class); } }