It seems like namespace of our stubs are different than their actual location after creation. We should adopt this to comply with psr-4 standard.
Class App\Api\Resources\SkillCollection located in ./src/App/Api/Skill/Resources/SkillCollection.php does not comply with psr-4 autoloading standard. Skipping.
Class App\Api\Resources\EmploymentAdCollection located in ./src/App/Api/EmploymentAd/Resources/EmploymentAdCollection.php does not comply with psr-4 autoloading standard. Skipping.
It seems like namespace of our stubs are different than their actual location after creation. We should adopt this to comply with psr-4 standard.