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

included dependency of eklundkristoffer/seedster breaks default artisan db:seed command #187

Closed
pprossi opened this issue Oct 24, 2022 · 0 comments

Comments

@pprossi
Copy link

pprossi commented Oct 24, 2022

> artisan db:seed --class=CustomClassSeeder

is broken by the included eklundkristoffer/seedster so i get an

Illuminate\Contracts\Container\BindingResolutionException

Target class [CustomClassSeeder] does not exist.

i've created an pull request there to quick fix:
eklundkristoffer/seedster#7

But i'm not sure if it will be included and the overwriting of the core functionality there may be some bad behavior?
May be there could used some other solution?

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