I work with external API with my Laravel app and want to cache some requests. Let\'s say I have three methods in my App HttpController:
1) Login and 2)getProducts 3