archtechx / tenancy

Automatic multi-tenancy for Laravel. No code changes needed.
https://tenancyforlaravel.com
MIT License
3.65k stars 429 forks source link

Error There are no commands defined in the "tenancy" namespace. when run php artisan tenancy:install #1240

Closed Jhon-Henkel closed 3 months ago

Jhon-Henkel commented 3 months ago

Bug description

the error occurs when you execute the second step of the documentation, that of running the command "php artisan tenancy:install"

Steps to reproduce

Just execute documentation guide https://tenancyforlaravel.com/docs/v3/installation/

Expected behavior

work properly

Laravel version

11.18

stancl/tenancy version

3.8.4

stancl commented 3 months ago

You likely skipped a step in the guide. If you need support, use the right channels for that, don't submit bug reports.

Jhon-Henkel commented 3 months ago

I didn't skip any step, because the step that causes the problem is the second one. I run composer require and tried running php artisan...

stancl commented 3 months ago

https://asciinema.org/a/WLTJ1FSCFqLiBFJjrUVG5C35f