🔥 Consider using helpers instead of facades. They can clean things up
This is largely a matter of personal preference, but calling a global function instead of having to import a class and statically call a method feels nicer to me.
Bonus points for session('key') syntax. https://t.co/AbMzJl4Puz