venturedrake / laravel-crm

Open Source Laravel CRM Package

Home Page:https://laravelcrm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Class 'App\Models\Team' not found

shajeerEmiratesZone opened this issue · comments

Laravel 8 composer require venturedrake/laravel-crm:^0.9 shows Class 'App\Models\Team' not found

Thanks for reporting this. Are you using a base Laravel 8 installation or with Jetstream? That class comes from Jetstream and should not be required, so will fix this as a bug.

Yes I'm using base laravel 8