how to check session variable is set or not in laravel code example Example: laravel check if session variable exists if(Session::has('...'))