Move packet debug view to top level
This commit is contained in:
parent
5e4812ba14
commit
7cd7849241
@ -62,7 +62,7 @@ class HomeController extends Controller
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return view('pkt.debug')
|
return view('pkt')
|
||||||
->with('file',$file)
|
->with('file',$file)
|
||||||
->with('result',$pkt);
|
->with('result',$pkt);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user