- add make:dto command which generates dto in App\Data namespace - varient: --input (default), --output
use `artisan make:action <name>` to generate final & readonly php class with execute method.