[5.7] causes problem when we write unit-test in `cache('foo')` by klack710 · Pull Request #25492 · laravel/framework

https://laravel.com/docs/5.7/facades#facades-vs-helper-functions There is absolutely no practical difference between facades and helper functions. When using helper functions, you may still test t...