method() == 'POST'){ return '
'.var_export(Request()->post(),true).'
'; } return view('dev/index',[ ]); } }