Hi just wondered how it is better to organize directories for my project. I understand that there are not predefined rules but I would like to get some advice on that.
Let's say I have service classes or a class that stores static arrays (e.g. country, province list). While I understand that it can be stored in any folder I would like to get some advice on that.
Thanks in advance