rbrecruiter/.idea
Miguel Nogueira 8942623bde
Added services
This commit moves most controller logic onto Services. Services are part of the Service-Repository pattern. The models act as repositories.

Services are easily testable and are needed for the upcoming API, in order to avoid duplicated code and to maintain a single source of "truth".

 The User, Vacancy and Vote controllers still need their logic moved onto services.
2021-07-25 22:54:15 +01:00
..
laravel-plugin.xml Recent changes 2020-11-02 21:44:05 +00:00
misc.xml Recent changes 2020-11-02 21:44:05 +00:00
modules.xml Added services 2021-07-25 22:54:15 +01:00
php.xml JSON response provider 2021-03-29 23:47:55 +01:00
phpunit.xml Recent changes 2020-11-02 21:44:05 +00:00
vcs.xml Recent changes 2020-11-02 21:44:05 +00:00