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

Namespace Issue on *nix system #13

Closed
ghost opened this issue Nov 20, 2016 · 1 comment
Closed

Namespace Issue on *nix system #13

ghost opened this issue Nov 20, 2016 · 1 comment
Labels

Comments

@ghost
Copy link

ghost commented Nov 20, 2016

Hi, I currently working on *nix system. When I run php artisan laravolt:indonesia:seed , I got error below:

[ReflectionException]                                         
  Class Laravolt\Indonesia\Seeds\DatabaseSeeder does not exist

I try to walk through the source code in the vendor folder, and I find vendor/laravolt/indonesia/src/seeds. It should vendor/laravolt/indonesia/src/Seeds if your namespace is Laravolt\Indonesia\Seeds.

@adhatama adhatama added the bug label Nov 20, 2016
@adhatama
Copy link
Contributor

Thanks. Please update to latest release v0.5 for the fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant