$request->input('js', false)]); }); Route::post('/paste', 'PasteController@create'); Route::get('/paste/{paste}', 'PasteController@view');