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 "InfyOm\Generator\Common\BaseRepository" not found after upgrade laravel from 6 to laravel 7 #1109

Open
sanjayadias opened this issue Dec 5, 2024 · 1 comment

Comments

@sanjayadias
Copy link

I am having this error:
Class "InfyOm\Generator\Common\BaseRepository" not found after upgrade laravel from 6 to laravel 7. I use infyomlabs/laravel-generator": "^2.1 version. What is the best way to fix this?

@danielpolifabro
Copy link

Im having the same issue here after update.

The publisher of the generator v2 created a new class App\Repositories\BaseRepository.php

But when I change the extends of a class I mess the pushCriteria() method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants