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

An argument with name "class" already exists. #987

Closed
ChrisThompsonTLDR opened this issue Mar 9, 2021 · 1 comment
Closed

An argument with name "class" already exists. #987

ChrisThompsonTLDR opened this issue Mar 9, 2021 · 1 comment

Comments

@ChrisThompsonTLDR
Copy link

ChrisThompsonTLDR commented Mar 9, 2021

Latest release of laravel/framework introduced a bug when tenancy/multi-tenant is in use.

The specific PR that caused this bug: laravel/framework#36513

Locking Laravel to v8.30.1 resolves the issue.

Running any Artisan command will result in:

Actual behavior

An argument with name "class" already exists.

Expected behavior

Artisan completes successfully.

Information

  • hyn/multi-tenant version: 5.7.0
  • laravel version: 8.32.1
  • database driver and version: MySQL
  • webserver software and version:
  • php version: 7.4
@bkintanar
Copy link
Member

Fixed by #989

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