Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class 'App\Models\Team' not found #33

Closed
shajeerEmiratesZone opened this issue Feb 28, 2022 · 3 comments
Closed

Class 'App\Models\Team' not found #33

shajeerEmiratesZone opened this issue Feb 28, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@shajeerEmiratesZone
Copy link

shajeerEmiratesZone commented Feb 28, 2022

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

@andrewdrake andrewdrake self-assigned this Mar 1, 2022
@andrewdrake andrewdrake added the bug Something isn't working label Mar 1, 2022
@andrewdrake
Copy link
Contributor

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.

@shajeerEmiratesZone
Copy link
Author

Yes I'm using base laravel 8

@andrewdrake
Copy link
Contributor

This is now fixed in version 0.10.0 https://github.com/venturedrake/laravel-crm/releases/tag/0.10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants