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
Currently, if one has stored his seeder tasks in a sub folder of app/Console/Task, the seeder task prompt does not find them.
If one enters a valid seeder task name upon prompt, it will execute that seeder correctly, though.
The text was updated successfully, but these errors were encountered:
Currently, if one has stored his seeder tasks in a sub folder of
app/Console/Task
, the seeder task prompt does not find them.If one enters a valid seeder task name upon prompt, it will execute that seeder correctly, though.
The text was updated successfully, but these errors were encountered: