spatie / laravel-beyond-crud.com

https://laravel-beyond-crud.com
58 stars 24 forks source link

[Question] Where to put Mails, Jobs and Policies folders? #23

Closed MikeElghali closed 4 years ago

MikeElghali commented 4 years ago

Hi,

I would like to know in which layer we can put Mails, Jobs and Policies folders.

Thanks, Regards.

freekmurze commented 4 years ago

In our project we usually put them in the domains where they belong to.

App\Domain\YourDomain\Mails