Class ‘App\Http\Controllers\Input’ not found

0.53K views
no comments
23 Mar 2017 1:48 am
use Illuminate\Support\Facades\Input;
class SDTuts_LaravelController extends Controller{
	function SDTuts_LaravelMethod(){
		Input::get('param');
		Input::post('param');
	}
}

NOTE:Your Email Address will be not shown and please do not add spamming comments because here is REL="NOFOLLOW" on your links and comments also moderated shown.
<code>Put html css or any language code under this tag</code>