Class 'App\Models\Team' not found
shajeerEmiratesZone opened this issue · comments
Shajeer commented
Laravel 8 composer require venturedrake/laravel-crm:^0.9 shows Class 'App\Models\Team' not found
Andrew Drake commented
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.
Shajeer commented
Yes I'm using base laravel 8
Andrew Drake commented
This is now fixed in version 0.10.0 https://github.com/venturedrake/laravel-crm/releases/tag/0.10.0