Ok, I just started with Lumen and I\'m trying to use the Auth, but a call to either Auth::check or any other function of Auth.. leads to the below Error Fatal error: Cla
For me, the issue was that I used the php-7 branch of homestead repository which does not have PHP memcached ready.