I need to use something like this one :
return redirect()->action([HomeController::class, \'index\'])->with(\'data\'=>$data);
but I don\