diff --git a/app/routes.php b/app/routes.php index 4a343ed9f4..01cb200a01 100755 --- a/app/routes.php +++ b/app/routes.php @@ -9,11 +9,6 @@ | */ - - -Route::when('admin/*', 'crsf', array('post')); -Route::when('hardware/*', 'crsf', array('post')); - Route::group(array('prefix' => 'hardware'), function() {