Can't create custom module

Hi.
I want to create custom module following the docs but when i try to create it with php artisan ninja:make-module i get this error Command “ninja:make-module” is not defined.

Hi,

I believe you’re looking at the v4 docs.

@david are there any docs for this in v5?

@J4ck0b6

We use this package for custom modules:

https://nwidart.com/laravel-modules/v6/introduction

you’ll want to refer to the document there to start.