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

running php artisan craftable:install returns error #28

Closed
dfrey382 opened this issue Apr 6, 2018 · 9 comments
Closed

running php artisan craftable:install returns error #28

dfrey382 opened this issue Apr 6, 2018 · 9 comments

Comments

@dfrey382
Copy link

dfrey382 commented Apr 6, 2018

running php artisan craftable:install returns error

php artisan craftable:install

There are no commands defined in the "craftable" namespace.
image

@palypster
Copy link
Contributor

Hey @dfrey382, have you solved the problem already? If no, can you send us whole console output (of all steps), because we have absolutely no idea what this could mean. Also send us your php version and craftable version.

@dfrey382
Copy link
Author

dfrey382 commented Sep 1, 2018 via email

@sasivarnakumar
Copy link

how did you solve it..? I m facing same issue.

@sasivarnakumar
Copy link

Ha.. found..
composer dump-autoload
solved the issue.

@goursuhail
Copy link

goursuhail commented Jun 29, 2020

when I fire this command ( php artisan craftable:install ). given below issue comes up.

There are no commands defined in the "craftable" namespace.

How can I resolve this issue?

@paejan
Copy link

paejan commented Apr 6, 2021

Ha.. found..
composer dump-autoload
solved the issue.

still didnt work..

@paejan
Copy link

paejan commented Apr 6, 2021

@dfrey382
would you mind to share how you solve the problem..?

@paejan
Copy link

paejan commented Apr 6, 2021

Got it.. maybe because previous composer fail to run completely..

i dont realize both of this command not done..

composer require brackets/craftable
composer require --dev brackets/admin-generator

got memory error.. solve the prob and recompose..

@muazzamazaz
Copy link

still having issue after running composer dump-autoload in Laravel 9

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

6 participants