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

"artisan admin:migration" not defined #32

Closed
Tantacula opened this issue Jun 9, 2015 · 4 comments
Closed

"artisan admin:migration" not defined #32

Tantacula opened this issue Jun 9, 2015 · 4 comments

Comments

@Tantacula
Copy link
Contributor

Hi, command "artisan admin:install" asks for migrations and then fails with error:
Command "admin:migration" is not defined.

@gravitano
Copy link
Member

Fixed in new version 2.0.2. Try updating the package by running composer update. Thanks!

@Tantacula
Copy link
Contributor Author

There was another bug also, it looks like:

Do you want publish configuration files from pingpong/admin package ? y
Copied File [\vendor\barryvdh\laravel-ide-helper\config\ide-helper.php] To [\config\ide-helper.php]

I suppose pingpong admin config must be named as admin.php? Don't know, maybe bug with not copied config file was in my system only, but if you test this moment too, this would be good.

@gravitano
Copy link
Member

Yes, the config file must be named admin.php. You can re-publish the config file by running vendor:publish command.

@Tantacula
Copy link
Contributor Author

I have already copy it, thanx for fast replies. You are realy fastest guy in the world

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

2 participants