You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to run php artisan countries:migration this is what is returned..
Method Webpatser\Countries\MigrationCommand::handle() does not exist
I'm running MySQL and Laravel 5.5
Edit: Seems this was caused because I used the version 1.5.2, when changing to dev-master it resolved itself. Can you tag another proper release? The last release was in January 25th 2017 just about a year ago and it seems there has been lots of changes since.
The text was updated successfully, but these errors were encountered:
Braunson
changed the title
countries:migration doesn't work
Tag new release
Dec 21, 2017
When trying to run
php artisan countries:migration
this is what is returned..I'm running MySQL and Laravel 5.5
Edit: Seems this was caused because I used the version 1.5.2, when changing to
dev-master
it resolved itself. Can you tag another proper release? The last release was in January 25th 2017 just about a year ago and it seems there has been lots of changes since.The text was updated successfully, but these errors were encountered: