@@ -43,7 +43,8 @@ class Auth extends BaseController
{
public function test()
- Cache::set('_scan_login1cb532170a4bcc80938a13e9d41a567e',7233);
+ Cache::set('_scan_login1cb532170a4bcc80938a13e9d41a567e', 7233);
+ var_dump(Cache::get('_scan_login1cb532170a4bcc80938a13e9d41a567e'));
}
/**