laravel return view with variable without spesifiying keys code example Example: laravel pass variables to view return view('home')->with('userName',$userName);