Support the ongoing development of Laravel.io →
Architecture
Last updated 1 year ago.
0

refresh

Last updated 1 year ago.
0

refresh

Last updated 1 year ago.
0

same problem here executing the same code...

Last updated 1 year ago.
0

I think i solve the problem

Artisan::call('migrate', ['--quiet' => true, '--force' => true]);

The force options is the key. I hope it solve also your problem.

Last updated 1 year ago.
0

maybe this one should be checked as "solved"... :)

Last updated 1 year ago.
0

I tried this

    Artisan::call('migrate', ['--path' => 'nekman/laravel-model-logger', '--force' => true]);

It didn't mark aborted now, but it didn't do anything.

there is a way to debug at least a little bit?

Last updated 9 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Albert221 albert221 Joined 13 Apr 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.