allysonsilva / laravel-artisan-domain-contexts

A Laravel Package for using Artisan commands in Domain Contexts
MIT License
31 stars 4 forks source link

documentation: what does it do, and what not? #3

Closed henzeb closed 2 years ago

henzeb commented 2 years ago

I have been looking at this documentation for a while now, but I am still not sure what it does, and what it fixes. 'domain' is usually used for 'example.com', 'api.example.com', so I expected it to be some sort of Tenancy (https://tenancyforlaravel.com/) like package. But it looks more like something that gives you (more) control on what file to store where and what to execute.

Could you explain a bit more in the documentation on what problem it should solve?

allysonsilva commented 2 years ago

Hi, thanks for asking, so here goes: