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

Your code require an update in MigrationCommand #134

Open
Darklight096 opened this issue Sep 16, 2022 · 0 comments
Open

Your code require an update in MigrationCommand #134

Darklight096 opened this issue Sep 16, 2022 · 0 comments

Comments

@Darklight096
Copy link

The path to the CountriesSeeders in webpatser/laravel-countries/src/MigrationCommand on line 119 is obsolete. Please change
$seeder_file = $this->laravel->path."/../database/seeds/CountriesSeeder.php" to
$seeder_file = $this->laravel->path."/../database/seeders/CountriesSeeder.php"

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

1 participant