Support the ongoing development of Laravel.io →
posted 9 years ago
Installation
Last updated 2 years ago.
0

There is no per definition =), you arrange your app as you see fit.

The namespace of the below classes would follow the folder structure.

I usually create a folder structure like below. An example structure:

app\Account  
    User.php  
    UserInterface.php  
    Role.php  
    etc. etc.  
    Events  
    UseCases  
        Create  
            CreateAccountRequest.php  
            etc. etc.  
Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Schnoop schnoop Joined 27 Aug 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.