delete(); DB::table('category_regexes')->insert([ 0 => [ 'id' => 1, 'group_regex' => '^alt\\.binaries\\.sony\\.psvita$', 'regex' => '/.*/ ', 'status' => 1, 'description' => '', 'ordinal' => 50, 'categories_id' => 1120, ], ]); } }