Replies: 1 comment 1 reply
-
I have resolved this by adding by adding the seeders to the DatabaseSeeder file. I would recommend this be updated in the docs. I could not find anything relating to this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when running the command
php leaf db:seed
only the UsersSeeder is being seeded all other generated seeders are not running.Beta Was this translation helpful? Give feedback.
All reactions