svbackend / my-art-lib

Your own library of watched movies with crowd based recommendations and notifications about releases
https://mykino.top
GNU General Public License v3.0
2 stars 0 forks source link

Refactoring: BaseController #38

Closed svbackend closed 6 years ago

svbackend commented 6 years ago

I don't really like how BaseController working, first of all I need to:

  1. Remove state of this object
  2. Move response() method with entity translations to trait