DDD is too much complex I belive, however i read a book by Martin Joo "Domain driven design with Laravel". I found it the simplest to describe the structure .
But from my experience i usually use the command palette to find the files , and if i am reading other developers code, i start with the web.php or api.php file as it is the root of the story telling.
Can you share links please?
Sorry forgot, now added them.
DDD is too much complex I belive, however i read a book by Martin Joo "Domain driven design with Laravel". I found it the simplest to describe the structure .
But from my experience i usually use the command palette to find the files , and if i am reading other developers code, i start with the web.php or api.php file as it is the root of the story telling.