passing view data using with() method but how to fetch code example Example: laravel pass variables to view return view('home')->with('userName',$userName);