delete(); \DB::table('admin_role_user')->insert(array( 0 => array( 'user_id' => 1, 'role_id' => 1, ), )); } }