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

Command not found #19

Open
aliqasemzadeh opened this issue Jun 16, 2017 · 1 comment
Open

Command not found #19

aliqasemzadeh opened this issue Jun 16, 2017 · 1 comment

Comments

@aliqasemzadeh
Copy link

Hello
when I run php artisan rating:migration I get:

$ php artisan rating:migration
  [Symfony\Component\Console\Exception\CommandNotFoundException]
  There are no commands defined in the "rating" namespace.

How can I fix it?

@sanjid133
Copy link

following command helps me.

php artisan cache:clear
php artisan config:cache

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