Skip to content

Conversation

miagg
Copy link
Contributor

@miagg miagg commented Nov 13, 2024

When running php artisan native:migrate:fresh the following error is thrown:

Non-static method Illuminate\Console\Application::call() cannot be called statically

I changed it to use Artisan facade instead since the call method cannot be called statically.

Copy link
Member

@simonhamp simonhamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@simonhamp simonhamp merged commit 9330eb7 into NativePHP:main Nov 14, 2024
1 check passed
@miagg miagg deleted the fix-migrate-fresh branch November 14, 2024 22:43
@simonhamp simonhamp mentioned this pull request Nov 15, 2024
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