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

Cannot run module:seed #189

Closed
joshbrw opened this issue Jul 21, 2015 · 2 comments
Closed

Cannot run module:seed #189

joshbrw opened this issue Jul 21, 2015 · 2 comments

Comments

@joshbrw
Copy link

joshbrw commented Jul 21, 2015

When trying to run module:seed without any arguments I get the following error:

[Illuminate\Contracts\Filesystem\FileNotFoundException]
File does not exist at path /storage/app/modules/modules.used

If I then manually create that file and give it the correct permissions I get the following error:

[Pingpong\Modules\Exceptions\ModuleNotFoundException]
Module [] does not exist!
@gravitano
Copy link
Member

Currently, you can not seed from all modules, but you can seed from specific module. For example: artisan module:seed foo.

@nWidart
Copy link
Member

nWidart commented Jul 24, 2015

Maybe display a descriptive error message in that case ?

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

3 participants