Skip to content

Conversation

@darwinnatha
Copy link

@darwinnatha darwinnatha commented Nov 6, 2024

J'ai commente le WorldSeeder qui causait probleme lors de l'execution du php artisan db:seed

@mckenziearts
Copy link
Member

To remove this Seeder you need to complete uninstall the nnjeim/world package from composer. Drop all class WorldSeeder inside the database/seeders folder before remove the WorldSeeder class inside the DatabaseSeeder class

Copy link
Member

@mckenziearts mckenziearts left a comment

Choose a reason for hiding this comment

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

Remove the package not only the class

@darwinnatha
Copy link
Author

It

Remove the package not only the class

It's done

@mckenziearts
Copy link
Member

The WorldSeeder class already exist. You have only remove the composer dependency and update the DatabaseSeeder class you don't complety uninstall the package

@darwinnatha
Copy link
Author

Thank's it's done right now

@darwinnatha
Copy link
Author

It's necessary to type composer lint ?

@mckenziearts
Copy link
Member

Yes everytime

@mckenziearts mckenziearts merged commit de9d530 into laravelcm:main Nov 8, 2024
3 of 5 checks passed
@darwinnatha darwinnatha deleted the fix-errors-in-seeder branch December 21, 2024 09:50
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