Получение ошибки. В пространстве имен «модуль» с помощью nwidart не определены команды. ⇐ Php
Получение ошибки. В пространстве имен «модуль» с помощью nwidart не определены команды.
I'm trying to get started with nwidarts modular laravel architecture. I just got done installing it according to it's site: https://nwidart.com/laravel-modules/v2/ ... g-a-module
Now when I run the command php artisan module:make I get the error:
[Symfony\Component\Console\Exception\CommandNotFoundException] There are no commands defined in the "module" namespace. I am running this in the root folder of my laravel app. So I am not entirely sure I installed it in the right place but there is an nwidart folder and stuff in my apps vendor folder so I guess I did it right? What did I do wrong?
Источник: https://stackoverflow.com/questions/468 ... with-nwida
I'm trying to get started with nwidarts modular laravel architecture. I just got done installing it according to it's site: https://nwidart.com/laravel-modules/v2/ ... g-a-module
Now when I run the command php artisan module:make I get the error:
[Symfony\Component\Console\Exception\CommandNotFoundException] There are no commands defined in the "module" namespace. I am running this in the root folder of my laravel app. So I am not entirely sure I installed it in the right place but there is an nwidart folder and stuff in my apps vendor folder so I guess I did it right? What did I do wrong?
Источник: https://stackoverflow.com/questions/468 ... with-nwida
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение