Apply fixes from StyleCI

This commit is contained in:
Manish Verma
2018-01-31 19:21:07 +00:00
committed by StyleCI Bot
parent b8f110ece6
commit 68cc2d777c
3 changed files with 3 additions and 3 deletions

View File

@@ -339,7 +339,7 @@ class UnAuthController extends Controller
// app()->setLocale($lang);
\Cache::forever('language', $lang);
// dd(Cache::get('language'));
// dd(Cache::get('language'));
// dd()
} else {
return false;