48, /* |-------------------------------------------------------------------------- | User Model |-------------------------------------------------------------------------- */ 'UserModel' => 'App\Models\User', /* |-------------------------------------------------------------------------- | Invitation Model |-------------------------------------------------------------------------- */ 'InvitationModel' => 'Junaidnasir\Larainvite\Models\LaraInviteModel', ];