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

[fix] revert extend class to ShowModelCommand #1700

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

alissn
Copy link
Contributor

@alissn alissn commented Dec 8, 2023

Hi,

In #1699, the class extension was modified, but it's not correct.

In the attached screenshot, the namespace is Illuminate\Foundation\Console\ShowModelCommand, but the correct namespace is Illuminate\Database\Console\ShowModelCommand and exist file_url

I believe his package has not been updated to the latest version, but the Laravel version has been updated.

This command is based on a Laravel command. The only change made is in the method qualifyModel to locate the Model from the modules folder. For more information, please refer to #1429.

@dcblogdev dcblogdev merged commit 11148d7 into nWidart:master Dec 21, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants