passing data to view codeigniter code example Example: how to store value in array in controller and pass to view return view('hello')->with(['key' => 'value']);